Home
last modified time | relevance | path

Searched refs:cfg80211_testmode_alloc_event_skb (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/wireless/ath/ath6kl/
Dtestmode.c53 skb = cfg80211_testmode_alloc_event_skb(ar->wiphy, buf_len, GFP_KERNEL); in ath6kl_tm_rx_event()
/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dtestmode.c56 nl_skb = cfg80211_testmode_alloc_event_skb(ar->hw->wiphy, in ath10k_tm_event_wmi()
/Linux-v5.4/Documentation/driver-api/80211/
Dcfg80211.rst351 :functions: cfg80211_testmode_alloc_event_skb
/Linux-v5.4/include/net/
Dcfg80211.h6327 cfg80211_testmode_alloc_event_skb(struct wiphy *wiphy, int approxlen, gfp_t gfp) in cfg80211_testmode_alloc_event_skb() function