Searched refs:ieee80211_tx_prepare_skb (Results 1 - 4 of 4) sorted by last modified time

/linux-master/net/mac80211/
H A Dtx.c1891 bool ieee80211_tx_prepare_skb(struct ieee80211_hw *hw, function
1927 EXPORT_SYMBOL(ieee80211_tx_prepare_skb); variable
/linux-master/include/net/
H A Dmac80211.h7134 * ieee80211_tx_prepare_skb - prepare an 802.11 skb for transmission
7143 bool ieee80211_tx_prepare_skb(struct ieee80211_hw *hw,
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c2947 if (!ieee80211_tx_prepare_skb(hwsim->hw,
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dchannel.c1013 if (!ieee80211_tx_prepare_skb(sc->hw, vif, skb, band, NULL))
1127 if (!ieee80211_tx_prepare_skb(sc->hw, vif, skb, band, &sta)) {

Completed in 237 milliseconds