Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dwmi.h1954 MODE_11B = 2, /* 11b Mode */ enumerator
1980 case MODE_11B: in ath10k_wmi_phymode_str()
Dmac.c559 phymode = MODE_11B; in chan_to_phymode()
2700 phymode = MODE_11B; in ath10k_peer_assoc_h_phymode()
Dwmi.c2508 if (phy_mode == MODE_11B && status->band == NL80211_BAND_5GHZ) in ath10k_wmi_event_mgmt_rx()