Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dwmi.h1897 MODE_11B = 2, /* 11b Mode */ enumerator
1923 case MODE_11B: in ath10k_wmi_phymode_str()
Dmac.c553 phymode = MODE_11B; in chan_to_phymode()
2654 phymode = MODE_11B; in ath10k_peer_assoc_h_phymode()
Dwmi.c2433 if (phy_mode == MODE_11B && status->band == NL80211_BAND_5GHZ) in ath10k_wmi_event_mgmt_rx()