Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dieee80211.h3848 #define WLAN_EXT_CAPA10_TWT_RESPONDER_SUPPORT BIT(6) macro
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c7157 [9] = WLAN_EXT_CAPA10_TWT_RESPONDER_SUPPORT,
/openbmc/linux/net/mac80211/
H A Dmlme.c3956 if (!(elems->ext_capab[9] & WLAN_EXT_CAPA10_TWT_RESPONDER_SUPPORT)) in ieee80211_twt_req_supported()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c9355 [9] = WLAN_EXT_CAPA10_TWT_RESPONDER_SUPPORT,