Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dcfg80211.h4296 struct sk_buff *__cfg80211_alloc_event_skb(struct wiphy *wiphy,
4374 return __cfg80211_alloc_event_skb(wiphy, wdev, NL80211_CMD_VENDOR, in cfg80211_vendor_event_alloc()
4475 return __cfg80211_alloc_event_skb(wiphy, NULL, NL80211_CMD_TESTMODE, in cfg80211_testmode_alloc_event_skb()
/linux-4.1.27/net/wireless/
Dnl80211.c7468 struct sk_buff *__cfg80211_alloc_event_skb(struct wiphy *wiphy, in __cfg80211_alloc_event_skb() function
7498 EXPORT_SYMBOL(__cfg80211_alloc_event_skb);