Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dieee80211.h4663 #define IEEE80211_RNR_TBTT_PARAMS_COLOC_AP 0x40 macro
/openbmc/linux/net/wireless/
H A Dscan.c551 return u8_get_bits(data, IEEE80211_RNR_TBTT_PARAMS_COLOC_AP); in cfg80211_parse_bss_param()