Searched refs:HIGH_PRI_SWITCH_THRESH (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_proto.c61 #define HIGH_PRI_SWITCH_THRESH 10 /* pkts / 100ms */ macro
955 (HIGH_PRI_SWITCH_THRESH * vap->iv_bss->ni_intval) / 100;

Completed in 111 milliseconds