Searched refs:__cfg80211_alloc_event_skb (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ |
| H A D | cfg80211.h | 8785 struct sk_buff *__cfg80211_alloc_event_skb(struct wiphy *wiphy, 8874 return __cfg80211_alloc_event_skb(wiphy, wdev, NL80211_CMD_VENDOR, in cfg80211_vendor_event_alloc() 8909 return __cfg80211_alloc_event_skb(wiphy, wdev, NL80211_CMD_VENDOR, in cfg80211_vendor_event_alloc_ucast() 9010 return __cfg80211_alloc_event_skb(wiphy, NULL, NL80211_CMD_TESTMODE, in cfg80211_testmode_alloc_event_skb()
|
| /linux/net/wireless/ |
| H A D | nl80211.c | 13805 struct sk_buff *__cfg80211_alloc_event_skb(struct wiphy *wiphy, in __cfg80211_alloc_event_skb() function 13836 EXPORT_SYMBOL(__cfg80211_alloc_event_skb);
|