Home
last modified time | relevance | path

Searched refs:sm_mac_stats_timer_reqd (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()
292 (smp->sm_mac_stats_timer_reqd == B_FALSE)) in sfxge_mac_poll()
370 smp->sm_mac_stats_timer_reqd = (~encp->enc_features & in sfxge_mac_init()
552 if (!smp->sm_mac_stats_timer_reqd) { in sfxge_mac_start()
995 if (!smp->sm_mac_stats_timer_reqd) in sfxge_mac_stop()
H A Dsfxge.h135 boolean_t sm_mac_stats_timer_reqd; member