nxge_tcam_get_index
location = (tcam_location_t)nxge_tcam_get_index(nxgep,
k = nxge_tcam_get_index(nxgep, j);
index = nxge_tcam_get_index(nxgep, (uint16_t)fs->location);
index = nxge_tcam_get_index(nxgep, (uint16_t)location);
static uint16_t nxge_tcam_get_index(p_nxge_t, uint16_t);