Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/os_if/linux/
H A Dwlan_cfg80211.h343 skb = cfg80211_vendor_event_alloc(wiphy, approxlen, event_idx, gfp); in backported_cfg80211_vendor_event_alloc()
365 #define cfg80211_vendor_event_alloc backported_cfg80211_vendor_event_alloc macro
451 skb = cfg80211_vendor_event_alloc(wiphy, wdev, in __cfg80211_vendor_event_alloc()
479 cfg80211_vendor_event_alloc(wiphy, wdev, len, idx, gfp)
/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/src/
H A Dosif_cm_roam_rsp.c542 skb = cfg80211_vendor_event_alloc(osif_priv->wdev->wiphy, in osif_send_roam_auth_event()
555 skb = cfg80211_vendor_event_alloc(osif_priv->wdev->wiphy, in osif_send_roam_auth_event()