Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dwmi.h1976 MODE_11B = 2, /* 11b Mode */ enumerator
2002 case MODE_11B: in ath10k_wmi_phymode_str()
Dmac.c574 phymode = MODE_11B; in chan_to_phymode()
2759 phymode = MODE_11B; in ath10k_peer_assoc_h_phymode()
Dwmi.c2585 if (phy_mode == MODE_11B && status->band == NL80211_BAND_5GHZ) in ath10k_wmi_event_mgmt_rx()
/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dwmi.h2737 MODE_11B = 2, /* 11b Mode */ enumerator
2770 case MODE_11B: in ath11k_wmi_phymode_str()
Dmac.c2873 phymode = MODE_11B; in ath11k_peer_assoc_h_phymode()
Dwmi.c7599 if (rx_ev.phy_mode == MODE_11B && in ath11k_mgmt_rx_event()
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dwmi.h2877 MODE_11B = 2, /* 11b Mode */ enumerator
Dmac.c265 case MODE_11B: in ath12k_mac_phymode_str()
2624 phymode = MODE_11B; in ath12k_peer_assoc_h_phymode()
Dwmi.c6073 if (rx_ev.phy_mode == MODE_11B && in ath12k_mgmt_rx_event()