Searched refs:cfg80211_vendor_event_alloc (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/ |
D | event.c | 80 skb = cfg80211_vendor_event_alloc(wl->hw->wiphy, NULL, 20, in wlcore_smart_config_sync_event() 101 skb = cfg80211_vendor_event_alloc(wl->hw->wiphy, NULL, in wlcore_smart_config_decode_event()
|
/linux-4.1.27/include/net/ |
D | cfg80211.h | 4371 cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev, in cfg80211_vendor_event_alloc() function
|
/linux-4.1.27/drivers/net/wireless/ |
D | mac80211_hwsim.c | 370 skb = cfg80211_vendor_event_alloc(wiphy, wdev, 100, 0, GFP_KERNEL); in mac80211_hwsim_vendor_cmd_test()
|