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

/opensolaris-onvv-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_input.c903 if (ic->ic_phytype == IEEE80211_T_FH) {
907 scan.phytype = IEEE80211_T_FH;
911 if (ic->ic_phytype != IEEE80211_T_FH) {
988 ic->ic_phytype != IEEE80211_T_FH) {
H A Dnet80211_ioctl.c753 case IEEE80211_T_FH: {
1868 case IEEE80211_T_FH: {
H A Dnet80211_node.c357 if (ic->ic_phytype == IEEE80211_T_FH) {
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h96 IEEE80211_T_FH, /* frequency hopping */ enumerator in enum:ieee80211_phytype

Completed in 160 milliseconds