Searched refs:cfg80211_vendor_event_alloc (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/ti/wl18xx/ |
| H A 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/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | vendor-cmd.c | 133 cfg80211_vendor_event_alloc(mvm->hw->wiphy, in iwl_mvm_send_roaming_forbidden_event()
|
| /linux/include/net/ |
| H A D | cfg80211.h | 8585 * cfg80211_vendor_event_alloc - allocate vendor-specific event skb 8606 cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev, 8651 * @skb: The skb, must have been allocated with cfg80211_vendor_event_alloc() 8655 * by cfg80211_vendor_event_alloc(), as an event. It always consumes it. 8399 cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev, cfg80211_vendor_event_alloc() function
|