Searched refs:cfg80211_vendor_event_alloc (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/net/wireless/ti/wl18xx/ |
D | event.c | 67 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()
|
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | vendor-cmd.c | 133 cfg80211_vendor_event_alloc(mvm->hw->wiphy, in iwl_mvm_send_roaming_forbidden_event()
|
/linux-6.6.21/include/net/ |
D | cfg80211.h | 7541 cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev, in cfg80211_vendor_event_alloc() function
|
/linux-6.6.21/drivers/net/wireless/virtual/ |
D | mac80211_hwsim.c | 578 skb = cfg80211_vendor_event_alloc(wiphy, wdev, 100, 0, GFP_KERNEL); in mac80211_hwsim_vendor_cmd_test()
|