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)
102 smp->sm_mac_stats_pend = B_FALSE;
282 /* clears smp->sm_mac_stats_pend if appropriate */
283 if (smp->sm_mac_stats_pend)
301 smp->sm_mac_stats_pend = B_TRUE;
H A Dsfxge.h136 boolean_t sm_mac_stats_pend; member in struct:sfxge_mac_s

Completed in 63 milliseconds