Home
last modified time | relevance | path

Searched refs:ep_mac_stats_pending (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_port.c112 EFSYS_ASSERT(!epp->ep_mac_stats_pending); in efx_port_poll()
H A Defx_mac.c615 epp->ep_mac_stats_pending = B_TRUE; in efx_mac_stats_upload()
677 epp->ep_mac_stats_pending = B_FALSE; in efx_mac_stats_update()
H A Defx_impl.h284 boolean_t ep_mac_stats_pending; member