Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dtestmode.c126 skb = cfg80211_testmode_alloc_reply_skb(wl->hw->wiphy, len); in wl1271_tm_cmd_test()
189 skb = cfg80211_testmode_alloc_reply_skb(wl->hw->wiphy, sizeof(*cmd)); in wl1271_tm_cmd_interrogate()
260 skb = cfg80211_testmode_alloc_reply_skb(wl->hw->wiphy, len); in wl1271_tm_detect_fem()
340 skb = cfg80211_testmode_alloc_reply_skb(wl->hw->wiphy, ETH_ALEN); in wl12xx_tm_cmd_get_mac()
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dtestmode.c120 skb = cfg80211_testmode_alloc_reply_skb(ar->hw->wiphy, in ath10k_tm_cmd_get_version()
/linux-4.1.27/include/net/
Dcfg80211.h4428 cfg80211_testmode_alloc_reply_skb(struct wiphy *wiphy, int approxlen) in cfg80211_testmode_alloc_reply_skb() function
/linux-4.1.27/drivers/net/wireless/
Dmac80211_hwsim.c1797 skb = cfg80211_testmode_alloc_reply_skb(hw->wiphy, in mac80211_hwsim_testmode_cmd()