Searched refs:nxge_tcam_get_index (Results 1 – 1 of 1) sorted by relevance
57 static uint16_t nxge_tcam_get_index(p_nxge_t, uint16_t);1290 location = (tcam_location_t)nxge_tcam_get_index(nxgep, in nxge_add_tcam_entry()2375 k = nxge_tcam_get_index(nxgep, j); in nxge_get_tcam_entry_all()2394 nxge_tcam_get_index(p_nxge_t nxgep, uint16_t index) in nxge_tcam_get_index() function2446 index = nxge_tcam_get_index(nxgep, (uint16_t)fs->location); in nxge_get_tcam_entry()2527 index = nxge_tcam_get_index(nxgep, (uint16_t)location); in nxge_del_tcam_entry()