Searched refs:softmac_mgmt_xmit (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Drtl819x_BAProc.c238 * notice: If any possible, please hide pBA in ieee. And temporarily use Manage Queue as softmac_mgmt_xmit() usually does
247 softmac_mgmt_xmit(skb, ieee);
249 //and skb will be freed in softmac_mgmt_xmit(), so omit all dev_kfree_skb_any() outside softmac_mgmt_xmit()
265 * notice: If any possible, please hide pBA in ieee. And temporarily use Manage Queue as softmac_mgmt_xmit() usually does
273 softmac_mgmt_xmit(skb, ieee);
291 * notice: If any possible, please hide pBA in ieee. And temporarily use Manage Queue as softmac_mgmt_xmit() usually does
300 softmac_mgmt_xmit(skb, ieee);
H A Dieee80211_softmac.c227 inline void softmac_mgmt_xmit(struct sk_buff *skb, struct ieee80211_device *ieee) function
384 softmac_mgmt_xmit(skb, ieee);
419 softmac_mgmt_xmit(skb, ieee);
888 softmac_mgmt_xmit(skb, ieee);
921 softmac_mgmt_xmit(skb, ieee);
942 softmac_mgmt_xmit(skb, ieee);
2884 softmac_mgmt_xmit(skb, ieee);
H A Dieee80211.h2602 extern void softmac_mgmt_xmit(struct sk_buff *skb, struct ieee80211_device *ieee);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Drtl819x_BAProc.c244 * notice: If any possible, please hide pBA in ieee. And temporarily use Manage Queue as softmac_mgmt_xmit() usually does
253 softmac_mgmt_xmit(skb, ieee);
268 * notice: If any possible, please hide pBA in ieee. And temporarily use Manage Queue as softmac_mgmt_xmit() usually does
276 softmac_mgmt_xmit(skb, ieee);
293 * notice: If any possible, please hide pBA in ieee. And temporarily use Manage Queue as softmac_mgmt_xmit() usually does
302 softmac_mgmt_xmit(skb, ieee);
H A Dieee80211_softmac.c245 inline void softmac_mgmt_xmit(struct sk_buff *skb, struct ieee80211_device *ieee) function
405 softmac_mgmt_xmit(skb, ieee);
433 softmac_mgmt_xmit(skb, ieee);
1013 softmac_mgmt_xmit(buf, ieee);
1022 softmac_mgmt_xmit(buf, ieee);
1032 softmac_mgmt_xmit(buf, ieee);
1345 softmac_mgmt_xmit(skb, ieee);
1377 softmac_mgmt_xmit(skb, ieee);
1397 softmac_mgmt_xmit(skb, ieee);
3200 softmac_mgmt_xmit(sk
[all...]
H A Dieee80211.h1778 extern void softmac_mgmt_xmit(struct sk_buff *skb, struct ieee80211_device *ieee);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_BAProc.c238 * notice: If any possible, please hide pBA in ieee. And temporarily use Manage Queue as softmac_mgmt_xmit() usually does
247 softmac_mgmt_xmit(skb, ieee);
249 //and skb will be freed in softmac_mgmt_xmit(), so omit all dev_kfree_skb_any() outside softmac_mgmt_xmit()
265 * notice: If any possible, please hide pBA in ieee. And temporarily use Manage Queue as softmac_mgmt_xmit() usually does
273 softmac_mgmt_xmit(skb, ieee);
291 * notice: If any possible, please hide pBA in ieee. And temporarily use Manage Queue as softmac_mgmt_xmit() usually does
300 softmac_mgmt_xmit(skb, ieee);
H A Dieee80211_softmac.c227 inline void softmac_mgmt_xmit(struct sk_buff *skb, struct ieee80211_device *ieee) function
378 softmac_mgmt_xmit(skb, ieee);
413 softmac_mgmt_xmit(skb, ieee);
878 softmac_mgmt_xmit(skb, ieee);
911 softmac_mgmt_xmit(skb, ieee);
932 softmac_mgmt_xmit(skb, ieee);
2761 softmac_mgmt_xmit(skb, ieee);
H A Dieee80211.h2437 extern void softmac_mgmt_xmit(struct sk_buff *skb, struct ieee80211_device *ieee);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/ieee80211/
H A Dieee80211_softmac.c189 inline void softmac_mgmt_xmit(struct sk_buff *skb, struct ieee80211_device *ieee) function
312 softmac_mgmt_xmit(skb, ieee);
365 softmac_mgmt_xmit(skb, ieee);
390 softmac_mgmt_xmit(skb, ieee);
423 softmac_mgmt_xmit(skb, ieee);
998 softmac_mgmt_xmit(buf, ieee);
1009 softmac_mgmt_xmit(buf, ieee);
1021 softmac_mgmt_xmit(buf, ieee);
1180 softmac_mgmt_xmit(skb, ieee);
1217 softmac_mgmt_xmit(sk
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h2435 extern void softmac_mgmt_xmit(struct sk_buff *skb, struct ieee80211_device *ieee);

Completed in 225 milliseconds