Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_proto.c1379 [IEEE80211_MODE_FH] = { 3, 4, 6, 0, 0 },
1395 [IEEE80211_MODE_FH] = { 7, 4, 10, 0, 0 },
1411 [IEEE80211_MODE_FH] = { 1, 3, 4, 188, 0 },
1427 [IEEE80211_MODE_FH] = { 1, 2, 3, 102, 0 },
1444 [IEEE80211_MODE_FH] = { 3, 4, 10, 0, 0 },
1458 [IEEE80211_MODE_FH] = { 2, 3, 4, 188, 0 },
1472 [IEEE80211_MODE_FH] = { 2, 2, 3, 102, 0 },
1607 [IEEE80211_MODE_FH] = { 2, 5, 10, 64, 0 }, in ieee80211_wme_updateparams_locked()
1728 [IEEE80211_MODE_FH] = 4, in ieee80211_wme_updateparams_locked()
H A Dieee80211.c68 [IEEE80211_MODE_FH] = "FH",
189 setbit(ic->ic_modecaps, IEEE80211_MODE_FH); in ieee80211_chan_init()
1859 [IEEE80211_MODE_FH] = IFM_IEEE80211_FH, in addmedia()
2106 *mode = IEEE80211_MODE_FH; in media2mode()
2319 return IEEE80211_MODE_FH; in ieee80211_chan2mode()
2521 case IEEE80211_MODE_FH: in ieee80211_rate2media()
H A D_ieee80211.h66 IEEE80211_MODE_FH = 4, /* 2GHz, GFSK */ enumerator
H A Dieee80211_regdomain.c247 [IEEE80211_MODE_FH] = CHAN_UNINTERESTING in ieee80211_alloc_countryie()
H A Dieee80211_scan_sta.c465 [IEEE80211_MODE_FH] = IEEE80211_CHAN_FHSS,
H A Dieee80211_ioctl.c1886 [IEEE80211_MODE_FH] = IEEE80211_CHAN_FHSS, in findchannel()
/f-stack/tools/ifconfig/
H A Difieee80211.c164 [IEEE80211_MODE_FH] = "fh",
424 return IEEE80211_MODE_FH; in chan2mode()