Home
last modified time | relevance | path

Searched refs:ieee80211_softmac_xmit (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/staging/rtl8187se/ieee80211/
Dieee80211_tx.c564 ieee80211_softmac_xmit(txb, ieee); in ieee80211_rtl_xmit()
Dieee80211.h1349 extern void ieee80211_softmac_xmit(struct ieee80211_txb *txb, struct ieee80211_device *ieee);
Dieee80211_softmac.c1976 void ieee80211_softmac_xmit(struct ieee80211_txb *txb, struct ieee80211_device *ieee) in ieee80211_softmac_xmit() function
/linux-3.4.99/drivers/staging/rtl8192u/ieee80211/
Dieee80211_tx.c890 ieee80211_softmac_xmit(txb, ieee); in ieee80211_xmit()
Dieee80211.h318 #define ieee80211_softmac_xmit ieee80211_softmac_xmit_rsl macro
2427 extern void ieee80211_softmac_xmit(struct ieee80211_txb *txb, struct ieee80211_device *ieee);
Dieee80211_softmac.c2133 void ieee80211_softmac_xmit(struct ieee80211_txb *txb, struct ieee80211_device *ieee) in ieee80211_softmac_xmit() function
3227 EXPORT_SYMBOL(ieee80211_softmac_xmit);