Searched refs:cfg80211_testmode_alloc_event_skb (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/wireless/ath/ath6kl/ |
| H A D | testmode.c | 53 skb = cfg80211_testmode_alloc_event_skb(ar->wiphy, buf_len, GFP_KERNEL); in ath6kl_tm_rx_event()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | testmode.c | 65 nl_skb = cfg80211_testmode_alloc_event_skb(ar->ah->hw->wiphy, in ath12k_tm_wmi_event_unsegmented() 154 nl_skb = cfg80211_testmode_alloc_event_skb(ar->ah->hw->wiphy, in ath12k_tm_process_event()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | testmode.c | 66 nl_skb = cfg80211_testmode_alloc_event_skb(ar->hw->wiphy, in ath11k_tm_wmi_event_unsegmented() 164 nl_skb = cfg80211_testmode_alloc_event_skb(ar->hw->wiphy, in ath11k_tm_process_event()
|
| /linux/Documentation/driver-api/80211/ |
| H A D | cfg80211.rst | 177 cfg80211_testmode_alloc_event_skb
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | testmode.c | 40 nl_skb = cfg80211_testmode_alloc_event_skb(ar->hw->wiphy, in ath10k_tm_event_unsegmented() 127 nl_skb = cfg80211_testmode_alloc_event_skb(ar->hw->wiphy, in ath10k_tm_event_segmented()
|
| /linux/include/net/ |
| H A D | cfg80211.h | 8536 cfg80211_testmode_alloc_event_skb(struct wiphy *wiphy, int approxlen, gfp_t gfp) in cfg80211_testmode_alloc_event_skb() function
|