Home
last modified time | relevance | path

Searched refs:__cfg80211_alloc_event_skb (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h6546 struct sk_buff *__cfg80211_alloc_event_skb(struct wiphy *wiphy,
6634 return __cfg80211_alloc_event_skb(wiphy, wdev, NL80211_CMD_VENDOR, in cfg80211_vendor_event_alloc()
6669 return __cfg80211_alloc_event_skb(wiphy, wdev, NL80211_CMD_VENDOR, in cfg80211_vendor_event_alloc_ucast()
6770 return __cfg80211_alloc_event_skb(wiphy, NULL, NL80211_CMD_TESTMODE, in cfg80211_testmode_alloc_event_skb()
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h7456 struct sk_buff *__cfg80211_alloc_event_skb(struct wiphy *wiphy,
7544 return __cfg80211_alloc_event_skb(wiphy, wdev, NL80211_CMD_VENDOR, in cfg80211_vendor_event_alloc()
7579 return __cfg80211_alloc_event_skb(wiphy, wdev, NL80211_CMD_VENDOR, in cfg80211_vendor_event_alloc_ucast()
7680 return __cfg80211_alloc_event_skb(wiphy, NULL, NL80211_CMD_TESTMODE, in cfg80211_testmode_alloc_event_skb()
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c10285 struct sk_buff *__cfg80211_alloc_event_skb(struct wiphy *wiphy, in __cfg80211_alloc_event_skb() function
10316 EXPORT_SYMBOL(__cfg80211_alloc_event_skb); variable
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c11610 struct sk_buff *__cfg80211_alloc_event_skb(struct wiphy *wiphy, in __cfg80211_alloc_event_skb() function
11641 EXPORT_SYMBOL(__cfg80211_alloc_event_skb); variable

Completed in 68 milliseconds