Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_vmac.c143 if (hxgep->filter.all_phys_cnt != 0) in hxge_rx_vmac_init()
344 hxgep->filter.all_phys_cnt = ((on) ? 1 : 0); in hxge_set_promisc()
H A Dhxge.h146 uint32_t all_phys_cnt; member
H A Dhxge_kstats.c847 if (hxgep->filter.all_phys_cnt) in hxge_port_kstat_update()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge.h321 uint32_t all_phys_cnt; member
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c4360 if (nxgep->filter.all_phys_cnt != 0) in nxge_rx_mac_init()
4391 if (nxgep->filter.all_phys_cnt != 0) in nxge_rx_mac_init()
6711 nxgep->filter.all_phys_cnt = ((on) ? 1 : 0); in nxge_set_promisc()
H A Dnxge_kstats.c1756 if (nxgep->filter.all_phys_cnt) in nxge_port_kstat_update()