Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dieee80211.h1994 #define IEEE80211_HE_MAC_CAP0_TWT_RES 0x04 macro
/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dmac.c1386 if (he_cap->he_cap_elem.mac_cap_info[0] & IEEE80211_HE_MAC_CAP0_TWT_RES) in ath11k_peer_assoc_h_he()
3872 m = IEEE80211_HE_MAC_CAP0_TWT_RES | in ath11k_mac_filter_he_cap_mesh()
4013 ~IEEE80211_HE_MAC_CAP0_TWT_RES; in ath11k_mac_copy_he_cap()
/Linux-v5.15/net/mac80211/
Drx.c3238 IEEE80211_HE_MAC_CAP0_TWT_RES)) in ieee80211_process_rx_twt_action()
Dmlme.c3231 IEEE80211_HE_MAC_CAP0_TWT_RES; in ieee80211_twt_req_supported()