Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dieee80211-eht.h24 #define IEEE80211_TTLM_CONTROL_DIRECTION 0x03 macro
/linux/net/mac80211/
H A Dmlme.c6297 if ((control & IEEE80211_TTLM_CONTROL_DIRECTION) != in ieee80211_parse_adv_t2l()
8048 *direction = u8_get_bits(control, IEEE80211_TTLM_CONTROL_DIRECTION); in ieee80211_parse_neg_ttlm()