Searched defs: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; local
124 for (tcam_loc = start_location; tcam_loc < stop_location; tcam_loc++)
125 (void) hxge_tcam_dump_entry(hxgep, tcam_loc);
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c123 uint32_t tcam_loc; local
144 for (tcam_loc = start_location; tcam_loc < stop_location; tcam_loc++)
145 (void) nxge_tcam_dump_entry(nxgep, tcam_loc);

Completed in 66 milliseconds