ieee80211_tx_status_irqsafe(9) centos man page | unix.com

Man Page: ieee80211_tx_status_irqsafe

Operating Environment: centos

Section: 9

IEEE80211_TX_STATUS_(9) 				  The basic mac80211 driver inte				   IEEE80211_TX_STATUS_(9)

NAME
ieee80211_tx_status_irqsafe - IRQ-safe transmit status callback
SYNOPSIS
void ieee80211_tx_status_irqsafe(struct ieee80211_hw * hw, struct sk_buff * skb);
ARGUMENTS
hw the hardware the frame was transmitted by skb the frame that was transmitted, owned by mac80211 after this call
DESCRIPTION
Like ieee80211_tx_status but can be called in IRQ context (internally defers to a tasklet.) Calls to this function, ieee80211_tx_status and ieee80211_tx_status_ni may not be mixed for a single hardware.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_TX_STATUS_(9)
Related Man Pages
enum_mac80211_tx_control_flags(9) - centos
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_ieee80211_vif(9) - centos
enum_ieee80211_key_flags(9) - suse
enum_mac80211_rx_flags(9) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
Shopt -s histappend
Please Welcome Dave Munro to the Moderator Team!