Home
last modified time | relevance | path

Searched refs:nxge_tcam_get_index (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c57 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() function
2446 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()