Home
last modified time | relevance | path

Searched refs:cfg80211_vendor_event_alloc (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/
Devent.c67 skb = cfg80211_vendor_event_alloc(wl->hw->wiphy, NULL, 20, in wlcore_smart_config_sync_event()
88 skb = cfg80211_vendor_event_alloc(wl->hw->wiphy, NULL, in wlcore_smart_config_decode_event()
/kernel/linux/linux-5.10/include/net/
Dcfg80211.h6628 cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev, in cfg80211_vendor_event_alloc() function
/kernel/linux/linux-5.10/drivers/net/wireless/
Dmac80211_hwsim.c489 skb = cfg80211_vendor_event_alloc(wiphy, wdev, 100, 0, GFP_KERNEL); in mac80211_hwsim_vendor_cmd_test()