Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_pfc.c103 uint32_t tcam_loc; in hxge_get_tcam() local
124 for (tcam_loc = start_location; tcam_loc < stop_location; tcam_loc++) in hxge_get_tcam()
125 (void) hxge_tcam_dump_entry(hxgep, tcam_loc); in hxge_get_tcam()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c123 uint32_t tcam_loc; in nxge_get_tcam() local
144 for (tcam_loc = start_location; tcam_loc < stop_location; tcam_loc++) in nxge_get_tcam()
145 (void) nxge_tcam_dump_entry(nxgep, tcam_loc); in nxge_get_tcam()