Home
last modified time | relevance | path

Searched refs:MODE_11B (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2573 MODE_11B = 2, /* 11b Mode */ enumerator
2606 case MODE_11B: in ath11k_wmi_phymode_str()
H A Dmac.c1613 phymode = MODE_11B; in ath11k_peer_assoc_h_phymode()
H A Dwmi.c5689 if (rx_ev.phy_mode == MODE_11B && in ath11k_mgmt_rx_event()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dwmi.h1975 MODE_11B = 2, /* 11b Mode */ enumerator
2001 case MODE_11B: in ath10k_wmi_phymode_str()
H A Dmac.c561 phymode = MODE_11B; in chan_to_phymode()
2749 phymode = MODE_11B; in ath10k_peer_assoc_h_phymode()
H A Dwmi.c2547 * MODE_11B. This means phy_mode is not a reliable source for the band in ath10k_wmi_event_mgmt_rx()
2563 if (phy_mode == MODE_11B && status->band == NL80211_BAND_5GHZ) in ath10k_wmi_event_mgmt_rx()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dwmi.h1975 MODE_11B = 2, /* 11b Mode */ enumerator
2001 case MODE_11B: in ath10k_wmi_phymode_str()
H A Dmac.c572 phymode = MODE_11B; in chan_to_phymode()
2764 phymode = MODE_11B; in ath10k_peer_assoc_h_phymode()
H A Dwmi.c2547 * MODE_11B. This means phy_mode is not a reliable source for the band in ath10k_wmi_event_mgmt_rx()
2563 if (phy_mode == MODE_11B && status->band == NL80211_BAND_5GHZ) in ath10k_wmi_event_mgmt_rx()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2720 MODE_11B = 2, /* 11b Mode */ enumerator
2753 case MODE_11B: in ath11k_wmi_phymode_str()
H A Dwmi.c7594 if (rx_ev.phy_mode == MODE_11B && in ath11k_mgmt_rx_event()
H A Dmac.c2795 phymode = MODE_11B; in ath11k_peer_assoc_h_phymode()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2814 MODE_11B = 2, /* 11b Mode */ enumerator
H A Dmac.c254 case MODE_11B: in ath12k_mac_phymode_str()
2037 phymode = MODE_11B; in ath12k_peer_assoc_h_phymode()
H A Dwmi.c5790 if (rx_ev.phy_mode == MODE_11B && in ath12k_mgmt_rx_event()

Completed in 195 milliseconds