Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_pfc.c106 int start_location = 0; in hxge_get_tcam() local
118 start_location = 0; in hxge_get_tcam()
121 start_location = location; in hxge_get_tcam()
124 for (tcam_loc = start_location; tcam_loc < stop_location; tcam_loc++) in hxge_get_tcam()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c127 uint32_t start_location = 0; in nxge_get_tcam() local
138 start_location = 0; in nxge_get_tcam()
141 start_location = location; in nxge_get_tcam()
144 for (tcam_loc = start_location; tcam_loc < stop_location; tcam_loc++) in nxge_get_tcam()