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

/freebsd-9.3-release/sys/net80211/
H A D_ieee80211.h42 IEEE80211_T_FH, /* frequency hopping */ enumerator in enum:ieee80211_phytype
H A Dieee80211_input.c526 if (ic->ic_phytype == IEEE80211_T_FH) {
537 if (ic->ic_phytype != IEEE80211_T_FH)
631 if (scan->chan != scan->bchan && ic->ic_phytype != IEEE80211_T_FH) {
H A Dieee80211.c1635 if (ic != NULL && ic->ic_phytype == IEEE80211_T_FH)
H A Dieee80211_node.c346 if (ic->ic_phytype == IEEE80211_T_FH) {

Completed in 106 milliseconds