Lines Matching refs:ieee80211_tx_status
144 * ieee80211_tx_status struct.
1233 * This struct is used in struct ieee80211_tx_status to provide drivers a
1249 * struct ieee80211_tx_status - extended tx status info for rate control
1261 struct ieee80211_tx_status {
4893 * ieee80211_tx_status() or ieee80211_tx_status_ni().
4918 * ieee80211_tx_status() or ieee80211_tx_status_ni().
4943 * ieee80211_tx_status() or ieee80211_tx_status_ni().
4963 * ieee80211_tx_status() or ieee80211_tx_status_ni().
4978 * ieee80211_tx_status() or ieee80211_tx_status_ni().
5154 * ieee80211_tx_status - transmit status callback
5169 void ieee80211_tx_status(struct ieee80211_hw *hw,
5175 * This function can be used as a replacement for ieee80211_tx_status
5187 struct ieee80211_tx_status *status);
5192 * This function can be used as a replacement for ieee80211_tx_status
5209 struct ieee80211_tx_status status = {
5220 * Like ieee80211_tx_status() but can be called in process context.
5222 * Calls to this function, ieee80211_tx_status() and
5233 ieee80211_tx_status(hw, skb);
5240 * Like ieee80211_tx_status() but can be called in IRQ context
5243 * Calls to this function, ieee80211_tx_status() and
6778 void *priv_sta, struct ieee80211_tx_status *st);