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

/drivers/staging/rtl8192e/
H A Drtl819x_BAProc.c203 softmac_mgmt_xmit(skb, ieee);
217 softmac_mgmt_xmit(skb, ieee);
231 softmac_mgmt_xmit(skb, ieee);
H A Drtllib_softmac.c216 inline void softmac_mgmt_xmit(struct sk_buff *skb, struct rtllib_device *ieee) function
394 softmac_mgmt_xmit(skb, ieee);
499 softmac_mgmt_xmit(skb, ieee);
1126 softmac_mgmt_xmit(buf, ieee);
1135 softmac_mgmt_xmit(buf, ieee);
1144 softmac_mgmt_xmit(buf, ieee);
1469 softmac_mgmt_xmit(skb, ieee);
1502 softmac_mgmt_xmit(skb, ieee);
1522 softmac_mgmt_xmit(skb, ieee);
3556 softmac_mgmt_xmit(sk
[all...]
H A Drtllib.h2803 extern void softmac_mgmt_xmit(struct sk_buff *skb,
/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_BAProc.c252 * notice: If any possible, please hide pBA in ieee. And temporarily use Manage Queue as softmac_mgmt_xmit() usually does
261 softmac_mgmt_xmit(skb, ieee);
263 //and skb will be freed in softmac_mgmt_xmit(), so omit all dev_kfree_skb_any() outside softmac_mgmt_xmit()
279 * notice: If any possible, please hide pBA in ieee. And temporarily use Manage Queue as softmac_mgmt_xmit() usually does
287 softmac_mgmt_xmit(skb, ieee);
305 * notice: If any possible, please hide pBA in ieee. And temporarily use Manage Queue as softmac_mgmt_xmit() usually does
314 softmac_mgmt_xmit(skb, ieee);
H A Dieee80211_softmac.c224 inline void softmac_mgmt_xmit(struct sk_buff *skb, struct ieee80211_device *ieee) function
375 softmac_mgmt_xmit(skb, ieee);
410 softmac_mgmt_xmit(skb, ieee);
956 softmac_mgmt_xmit(buf, ieee);
965 softmac_mgmt_xmit(buf, ieee);
975 softmac_mgmt_xmit(buf, ieee);
1273 softmac_mgmt_xmit(skb, ieee);
1306 softmac_mgmt_xmit(skb, ieee);
1327 softmac_mgmt_xmit(skb, ieee);
3141 softmac_mgmt_xmit(sk
[all...]
H A Dieee80211.h2456 extern void softmac_mgmt_xmit(struct sk_buff *skb, struct ieee80211_device *ieee);
/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);
1000 softmac_mgmt_xmit(buf, ieee);
1011 softmac_mgmt_xmit(buf, ieee);
1023 softmac_mgmt_xmit(buf, ieee);
1186 softmac_mgmt_xmit(skb, ieee);
1223 softmac_mgmt_xmit(sk
[all...]

Completed in 645 milliseconds