Home
last modified time | relevance | path

Searched refs:cfg80211_testmode_alloc_event_skb (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dtestmode.c53 skb = cfg80211_testmode_alloc_event_skb(ar->wiphy, buf_len, GFP_KERNEL); in ath6kl_tm_rx_event()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dtestmode.c53 skb = cfg80211_testmode_alloc_event_skb(ar->wiphy, buf_len, GFP_KERNEL); in ath6kl_tm_rx_event()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dtestmode.c42 nl_skb = cfg80211_testmode_alloc_event_skb(ar->hw->wiphy, in ath11k_tm_event_wmi()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dtestmode.c66 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()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dtestmode.c56 nl_skb = cfg80211_testmode_alloc_event_skb(ar->hw->wiphy, in ath10k_tm_event_wmi()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dtestmode.c56 nl_skb = cfg80211_testmode_alloc_event_skb(ar->hw->wiphy, in ath10k_tm_event_wmi()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h6747 * cfg80211_testmode_alloc_event_skb - allocate testmode event
6768 cfg80211_testmode_alloc_event_skb(struct wiphy *wiphy, int approxlen, gfp_t gfp) in cfg80211_testmode_alloc_event_skb() function
6778 * cfg80211_testmode_alloc_event_skb()
6782 * by cfg80211_testmode_alloc_event_skb(), as an event. It always
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h7657 * cfg80211_testmode_alloc_event_skb - allocate testmode event
7678 cfg80211_testmode_alloc_event_skb(struct wiphy *wiphy, int approxlen, gfp_t gfp) in cfg80211_testmode_alloc_event_skb() function
7688 * cfg80211_testmode_alloc_event_skb()
7692 * by cfg80211_testmode_alloc_event_skb(), as an event. It always

Completed in 30 milliseconds