Home
last modified time | relevance | path

Searched refs:cfg80211_vendor_event_alloc (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/
H A 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-6.6/drivers/net/wireless/ti/wl18xx/
H A 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-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dvendor-cmd.c133 cfg80211_vendor_event_alloc(mvm->hw->wiphy, in iwl_mvm_send_roaming_forbidden_event()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h6610 * cfg80211_vendor_event_alloc - allocate vendor-specific event skb
6631 cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev, in cfg80211_vendor_event_alloc() function
6676 * @skb: The skb, must have been allocated with cfg80211_vendor_event_alloc()
6680 * by cfg80211_vendor_event_alloc(), as an event. It always consumes it.
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h7520 * cfg80211_vendor_event_alloc - allocate vendor-specific event skb
7541 cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev, in cfg80211_vendor_event_alloc() function
7586 * @skb: The skb, must have been allocated with cfg80211_vendor_event_alloc()
7590 * by cfg80211_vendor_event_alloc(), as an event. It always consumes it.
/kernel/linux/linux-5.10/drivers/net/wireless/
H A Dmac80211_hwsim.c489 skb = cfg80211_vendor_event_alloc(wiphy, wdev, 100, 0, GFP_KERNEL); in mac80211_hwsim_vendor_cmd_test()
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c578 skb = cfg80211_vendor_event_alloc(wiphy, wdev, 100, 0, GFP_KERNEL); in mac80211_hwsim_vendor_cmd_test()

Completed in 39 milliseconds