Lines Matching refs:ieee80211_tx_status
1122 * struct ieee80211_tx_status - extended tx status info for rate control
1130 struct ieee80211_tx_status {
4443 * ieee80211_tx_status() or ieee80211_tx_status_ni().
4468 * ieee80211_tx_status() or ieee80211_tx_status_ni().
4493 * ieee80211_tx_status() or ieee80211_tx_status_ni().
4513 * ieee80211_tx_status() or ieee80211_tx_status_ni().
4528 * ieee80211_tx_status() or ieee80211_tx_status_ni().
4704 * ieee80211_tx_status - transmit status callback
4719 void ieee80211_tx_status(struct ieee80211_hw *hw,
4725 * This function can be used as a replacement for ieee80211_tx_status
4737 struct ieee80211_tx_status *status);
4742 * This function can be used as a replacement for ieee80211_tx_status
4759 struct ieee80211_tx_status status = {
4770 * Like ieee80211_tx_status() but can be called in process context.
4772 * Calls to this function, ieee80211_tx_status() and
4783 ieee80211_tx_status(hw, skb);
4790 * Like ieee80211_tx_status() but can be called in IRQ context
4793 * Calls to this function, ieee80211_tx_status() and
6153 void *priv_sta, struct ieee80211_tx_status *st);