Searched refs:ic_phytype (Results 1 – 5 of 5) sorted by relevance
552 if (ic->ic_phytype == IEEE80211_T_FH) { in ieee80211_parse_beacon()563 if (ic->ic_phytype != IEEE80211_T_FH) in ieee80211_parse_beacon()668 if (scan->chan != scan->bchan && ic->ic_phytype != IEEE80211_T_FH) { in ieee80211_parse_beacon()
146 enum ieee80211_phytype ic_phytype; /* XXX wrong for multi-mode */ member
532 db_printf(" phytype %d", ic->ic_phytype); in _db_show_com()
2526 if (ic != NULL && ic->ic_phytype == IEEE80211_T_FH) in ieee80211_rate2media()
357 if (ic->ic_phytype == IEEE80211_T_FH) { in ieee80211_create_ibss()