Home
last modified time | relevance | path

Searched refs:IEEE80211_HE_MAC_CAP0_TWT_REQ (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c1732 if (he_cap->he_cap_elem.mac_cap_info[0] & IEEE80211_HE_MAC_CAP0_TWT_REQ) in ath12k_peer_assoc_h_he()
4353 IEEE80211_HE_MAC_CAP0_TWT_REQ; in ath12k_mac_filter_he_cap_mesh()
4479 he_cap_elem->mac_cap_info[0] |= IEEE80211_HE_MAC_CAP0_TWT_REQ; in ath12k_mac_copy_he_cap()
/openbmc/linux/include/linux/
H A Dieee80211.h2338 #define IEEE80211_HE_MAC_CAP0_TWT_REQ 0x02 macro
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c2394 if (he_cap->he_cap_elem.mac_cap_info[0] & IEEE80211_HE_MAC_CAP0_TWT_REQ) in ath11k_peer_assoc_h_he()
5676 IEEE80211_HE_MAC_CAP0_TWT_REQ; in ath11k_mac_filter_he_cap_mesh()
5855 IEEE80211_HE_MAC_CAP0_TWT_REQ; in ath11k_mac_copy_he_cap()
/openbmc/linux/net/mac80211/
H A Dmlme.c3963 IEEE80211_HE_MAC_CAP0_TWT_REQ); in ieee80211_twt_req_supported()