Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dieee80211.h3145 #define LISTEN_INT_UI GENMASK(13, 0) macro
3148 #define IEEE80211_MAX_UI FIELD_MAX(LISTEN_INT_UI)
/openbmc/linux/net/mac80211/
H A Dutil.c5064 FIELD_PREP(LISTEN_INT_UI, ui); in ieee80211_encode_usf()