Home
last modified time | relevance | path

Searched defs:max_iterations (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_rxdma.h267 uint16_t max_iterations; member
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.c345 int max_iterations, iteration; in hxge_rxbuf_pp_to_vp() local
H A Dhxge_rxdma.h368 uint16_t max_iterations; member
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c712 int max_iterations, iteration; in nxge_rxbuf_pp_to_vp() local
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c2283 int max_iterations = ecore_exe_queue_length(&o->exe_queue) + 1; in ecore_config_vlan_mac() local