Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c212 [NL80211_CHAN_WIDTH_160] = MODE_11AX_HE160,
222 [NL80211_CHAN_WIDTH_160] = MODE_11AX_HE160,
2474 if (arg->peer_phymode == MODE_11AX_HE160 || in ath11k_peer_assoc_h_he()
2485 if (arg->peer_phymode == MODE_11AX_HE160) in ath11k_peer_assoc_h_he()
2725 return MODE_11AX_HE160; in ath11k_mac_get_phymode_he()
2730 return MODE_11AX_HE160; in ath11k_mac_get_phymode_he()
H A Dwmi.h2741 MODE_11AX_HE160 = 20, enumerator
2792 case MODE_11AX_HE160: in ath11k_wmi_phymode_str()
H A Dwmi.c936 if (arg->channel.mode == MODE_11AX_HE160) { in ath11k_wmi_put_wmi_channel()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c290 case MODE_11AX_HE160: in ath12k_mac_phymode_str()
1934 return MODE_11AX_HE160; in ath12k_mac_get_phymode_he()
1939 return MODE_11AX_HE160; in ath12k_mac_get_phymode_he()
H A Dwmi.h2832 MODE_11AX_HE160 = 20, enumerator