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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1271_testmode.c99 skb = cfg80211_testmode_alloc_reply_skb(wl->hw->wiphy, len);
143 skb = cfg80211_testmode_alloc_reply_skb(wl->hw->wiphy, sizeof(*cmd));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h2205 * cfg80211_testmode_alloc_reply_skb - allocate testmode reply
2225 struct sk_buff *cfg80211_testmode_alloc_reply_skb(struct wiphy *wiphy,
2231 * cfg80211_testmode_alloc_reply_skb()
2252 * same way as with cfg80211_testmode_alloc_reply_skb() but prepared
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dmac80211_hwsim.c905 skb = cfg80211_testmode_alloc_reply_skb(hw->wiphy,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dnl80211.c4156 struct sk_buff *cfg80211_testmode_alloc_reply_skb(struct wiphy *wiphy, function
4169 EXPORT_SYMBOL(cfg80211_testmode_alloc_reply_skb); variable

Completed in 59 milliseconds