Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_mac.c85 if (smp->sm_mac_stats_timer_reqd && !smp->sm_mac_stats_pend) in _sfxge_mac_stat_update()
102 smp->sm_mac_stats_pend = B_FALSE; in _sfxge_mac_stat_update()
283 if (smp->sm_mac_stats_pend) in sfxge_mac_poll()
301 smp->sm_mac_stats_pend = B_TRUE; in sfxge_mac_poll()
H A Dsfxge.h136 boolean_t sm_mac_stats_pend; member