Home
last modified time | relevance | path

Searched refs:IEEE80211_P2P_NOA_DESC_MAX (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dmac80211.h7072 u8 count[IEEE80211_P2P_NOA_DESC_MAX];
7077 } desc[IEEE80211_P2P_NOA_DESC_MAX];
/openbmc/linux/include/linux/
H A Dieee80211.h1606 #define IEEE80211_P2P_NOA_DESC_MAX 4 macro
1618 struct ieee80211_p2p_noa_desc desc[IEEE80211_P2P_NOA_DESC_MAX];
/openbmc/linux/net/mac80211/
H A Dutil.c4643 for (i = 0; i < IEEE80211_P2P_NOA_DESC_MAX; i++) { in ieee80211_extend_absent_time()
4693 for (i = 0; i < IEEE80211_P2P_NOA_DESC_MAX; i++) { in ieee80211_update_p2p_noa()
4725 for (i = 0; i < IEEE80211_P2P_NOA_DESC_MAX; i++) { in ieee80211_parse_p2p_noa()