Home
last modified time | relevance | path

Searched refs:ieee80211_sta_rx_bw (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_phy.h224 enum ieee80211_sta_rx_bw;
226 uint16_t ieee80211_phy_vht_get_mcs_mask(enum ieee80211_sta_rx_bw,
228 bool ieee80211_phy_vht_validate_mcs(enum ieee80211_sta_rx_bw,
230 uint32_t ieee80211_phy_vht_get_mcs_kbit(enum ieee80211_sta_rx_bw,
H A Dieee80211_vht.h69 enum ieee80211_sta_rx_bw);
71 enum ieee80211_sta_rx_bw bw, uint8_t, uint8_t);
H A Dieee80211_node.h122 enum ieee80211_sta_rx_bw { enum
131 ieee80211_ni_chw_to_str(enum ieee80211_sta_rx_bw bw) in ieee80211_ni_chw_to_str()
288 enum ieee80211_sta_rx_bw ni_chw; /* negotiated channel width */
H A Dieee80211_phy.c666 ieee80211_phy_vht_get_mcs_mask(enum ieee80211_sta_rx_bw bw, uint8_t nss) in ieee80211_phy_vht_get_mcs_mask()
699 ieee80211_phy_vht_validate_mcs(enum ieee80211_sta_rx_bw bw, uint8_t nss, in ieee80211_phy_vht_validate_mcs()
749 ieee80211_phy_vht_get_mcs_kbit(enum ieee80211_sta_rx_bw bw, in ieee80211_phy_vht_get_mcs_kbit()
H A Dieee80211_vht.c1046 enum ieee80211_sta_rx_bw bw) in ieee80211_vht_check_tx_bw()
1080 enum ieee80211_sta_rx_bw bw, uint8_t nss, uint8_t mcs) in ieee80211_vht_node_check_tx_valid_mcs()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h756 enum ieee80211_sta_rx_bw bandwidth;