Home
last modified time | relevance | path

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

/NextBSD/sys/net80211/
HDieee80211_input.c553 if (ic->ic_phytype == IEEE80211_T_FH) { in ieee80211_parse_beacon()
564 if (ic->ic_phytype != IEEE80211_T_FH) in ieee80211_parse_beacon()
658 if (scan->chan != scan->bchan && ic->ic_phytype != IEEE80211_T_FH) { in ieee80211_parse_beacon()
HD_ieee80211.h42 IEEE80211_T_FH, /* frequency hopping */ enumerator
HDieee80211.c1714 if (ic != NULL && ic->ic_phytype == IEEE80211_T_FH) in ieee80211_rate2media()
HDieee80211_node.c350 if (ic->ic_phytype == IEEE80211_T_FH) { in ieee80211_create_ibss()