Home
last modified time | relevance | path

Searched refs:IEEE80211_MODE_FH (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_proto.c1387 [IEEE80211_MODE_FH] = { 3, 4, 6, 0, 0 },
1403 [IEEE80211_MODE_FH] = { 7, 4, 10, 0, 0 },
1419 [IEEE80211_MODE_FH] = { 1, 3, 4, 188, 0 },
1435 [IEEE80211_MODE_FH] = { 1, 2, 3, 102, 0 },
1452 [IEEE80211_MODE_FH] = { 3, 4, 10, 0, 0 },
1466 [IEEE80211_MODE_FH] = { 2, 3, 4, 188, 0 },
1480 [IEEE80211_MODE_FH] = { 2, 2, 3, 102, 0 },
1615 [IEEE80211_MODE_FH] = { 2, 5, 10, 64, 0 }, in ieee80211_wme_updateparams_locked()
1736 [IEEE80211_MODE_FH] = 4, in ieee80211_wme_updateparams_locked()
H A Dieee80211.c67 [IEEE80211_MODE_FH] = "FH",
188 setbit(ic->ic_modecaps, IEEE80211_MODE_FH); in ieee80211_chan_init()
1902 [IEEE80211_MODE_FH] = IFM_IEEE80211_FH, in addmedia()
2149 *mode = IEEE80211_MODE_FH; in media2mode()
2366 return IEEE80211_MODE_FH; in ieee80211_chan2mode()
2568 case IEEE80211_MODE_FH: in ieee80211_rate2media()
H A Dieee80211_regdomain.c245 [IEEE80211_MODE_FH] = CHAN_UNINTERESTING in ieee80211_alloc_countryie()
H A D_ieee80211.h64 IEEE80211_MODE_FH = 4, /* 2GHz, GFSK */ enumerator
H A Dieee80211_scan_sta.c463 [IEEE80211_MODE_FH] = IEEE80211_CHAN_FHSS,
H A Dieee80211_ioctl.c1889 [IEEE80211_MODE_FH] = IEEE80211_CHAN_FHSS, in findchannel()
/freebsd/sbin/ifconfig/
H A Difieee80211.c163 [IEEE80211_MODE_FH] = "fh",
423 return IEEE80211_MODE_FH; in chan2mode()