Home
last modified time | relevance | path

Searched refs:IEEE80211_TWT_REQTYPE_REQUEST (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/mac80211/
H A Ds1g.c103 twt_agrt->req_type &= cpu_to_le16(~IEEE80211_TWT_REQTYPE_REQUEST); in ieee80211_s1g_rx_twt_setup()
/openbmc/linux/include/linux/
H A Dieee80211.h1213 #define IEEE80211_TWT_REQTYPE_REQUEST BIT(0) macro