ieee80211_tx_status_irqsafe — irq-safe transmit status callback
void ieee80211_tx_status_irqsafe ( | struct ieee80211_hw * | hw, |
| struct sk_buff * | skb, | |
| struct ieee80211_tx_status * | status); |
hwthe hardware the frame was transmitted by
skbthe frame that was transmitted, owned by mac80211 after this call
statusstatus information for this frame; the status pointer need not be valid after this function returns and is not freed by mac80211, it is recommended that it points to a stack area