Home
last modified time | relevance | path

Searched refs:MODE_11AX_HE160 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c212 [NL80211_CHAN_WIDTH_160] = MODE_11AX_HE160,
222 [NL80211_CHAN_WIDTH_160] = MODE_11AX_HE160,
2471 if (arg->peer_phymode == MODE_11AX_HE160 || in ath11k_peer_assoc_h_he()
2482 if (arg->peer_phymode == MODE_11AX_HE160) in ath11k_peer_assoc_h_he()
2722 return MODE_11AX_HE160; in ath11k_mac_get_phymode_he()
2727 return MODE_11AX_HE160; in ath11k_mac_get_phymode_he()
H A Dwmi.h2738 MODE_11AX_HE160 = 20, enumerator
2789 case MODE_11AX_HE160: in ath11k_wmi_phymode_str()
H A Dwmi.c873 if (arg->channel.mode == MODE_11AX_HE160) { in ath11k_wmi_put_wmi_channel()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c290 case MODE_11AX_HE160: in ath12k_mac_phymode_str()
1938 return MODE_11AX_HE160; in ath12k_mac_get_phymode_he()
1943 return MODE_11AX_HE160; in ath12k_mac_get_phymode_he()
H A Dwmi.h2832 MODE_11AX_HE160 = 20, enumerator