Query: struct_ieee80211_tx_info
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRUCTIEEE80211_TX_(9) The basic mac80211 driver inte STRUCT IEEE80211_TX_(9)NAMEstruct_ieee80211_tx_info - skb transmit informationSYNOPSISstruct ieee80211_tx_info { u32 flags; u8 band; u8 antenna_sel_tx; u8 pad[2]; union {unnamed_union}; };MEMBERSflags transmit info flags, defined above band the band to transmit on (use for checking for races) antenna_sel_tx antenna to use, 0 for automatic diversity pad[2] padding, ignore {unnamed_union} anonymousDESCRIPTIONThis structure is placed in skb->cb for three uses: (1) mac80211 TX control - mac80211 tells the driver what to do (2) driver internal use (if applicable) (3) TX status information - driver tells mac80211 what happened The TX control's sta pointer is only valid during the ->tx call, it may be NULL.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 STRUCT IEEE80211_TX_(9)
Similar Topics in the Unix Linux Community |
---|
Cut command on RHEL 6.8 compatibility issues |
Update kernel Linux without reboot?! |
Tar Command |
Shopt -s histappend |
32 bit process addressing more than 4GB |