Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c583 phymode = MODE_11B; in chan_to_phymode()
2788 phymode = MODE_11B; in ath10k_peer_assoc_h_phymode()
H A Dwmi.c2591 if (phy_mode == MODE_11B && status->band == NL80211_BAND_5GHZ) in ath10k_wmi_event_mgmt_rx()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3092 MODE_11B = 2, /* 11b Mode */ enumerator
H A Dmac.c276 case MODE_11B: in ath12k_mac_phymode_str()
3229 phymode = MODE_11B; in ath12k_peer_assoc_h_phymode()
H A Dwmi.c7332 if (rx_ev.phy_mode == MODE_11B && in ath12k_mgmt_rx_event()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c7678 if (rx_ev.phy_mode == MODE_11B && in ath11k_mgmt_rx_event()