Searched refs:NUM_NL80211_PKTPAT (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 1086 NUM_NL80211_PKTPAT, enumerator 1087 MAX_NL80211_PKTPAT = NUM_NL80211_PKTPAT - 1, 1099 #define NUM_NL80211_WOWLAN_PKTPAT NUM_NL80211_PKTPAT
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | nl80211.h | 5057 * @NUM_NL80211_PKTPAT: number of attributes 5066 NUM_NL80211_PKTPAT, enumerator 5067 MAX_NL80211_PKTPAT = NUM_NL80211_PKTPAT - 1, 5095 #define NUM_NL80211_WOWLAN_PKTPAT NUM_NL80211_PKTPAT
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | nl80211.h | 5513 * @NUM_NL80211_PKTPAT: number of attributes 5522 NUM_NL80211_PKTPAT, enumerator 5523 MAX_NL80211_PKTPAT = NUM_NL80211_PKTPAT - 1, 5551 #define NUM_NL80211_WOWLAN_PKTPAT NUM_NL80211_PKTPAT
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 1218 NUM_NL80211_PKTPAT, enumerator 1219 MAX_NL80211_PKTPAT = NUM_NL80211_PKTPAT - 1, 1231 #define NUM_NL80211_WOWLAN_PKTPAT NUM_NL80211_PKTPAT
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 1206 NUM_NL80211_PKTPAT, enumerator 1207 MAX_NL80211_PKTPAT = NUM_NL80211_PKTPAT - 1, 1219 #define NUM_NL80211_WOWLAN_PKTPAT NUM_NL80211_PKTPAT
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | nl80211.c | 12268 struct nlattr *pat_tb[NUM_NL80211_PKTPAT]; in nl80211_set_wowlan() 12506 struct nlattr *pat_tb[NUM_NL80211_PKTPAT]; in nl80211_parse_coalesce_rule()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | nl80211.c | 13675 struct nlattr *pat_tb[NUM_NL80211_PKTPAT]; in nl80211_set_wowlan() 13913 struct nlattr *pat_tb[NUM_NL80211_PKTPAT]; in nl80211_parse_coalesce_rule()
|
Completed in 78 milliseconds