struct_ieee80211_tx_info(9) suse man page | unix.com

Man Page: struct_ieee80211_tx_info

Operating Environment: suse

Section: 9

STRUCT
IEEE80211_TX_(9) The basic mac80211 driver inte STRUCT IEEE80211_TX_(9)
NAME
struct_ieee80211_tx_info - skb transmit information
SYNOPSIS
struct ieee80211_tx_info { u32 flags; u8 band; u8 antenna_sel_tx; u8 pad[2]; union {unnamed_union}; };
MEMBERS
flags 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} anonymous
DESCRIPTION
This 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.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 STRUCT IEEE80211_TX_(9)
Related Man Pages
ieee80211_sta_set_buffered(9) - centos
struct_cfg80211_scan_request(9) - centos
struct_ieee80211_vif(9) - centos
enum_ieee80211_key_flags(9) - suse
struct_ieee80211_rx_status(9) - suse
Similar Topics in the Unix Linux Community
Migrating to UNIX
SOCKS proxy &amp; PAM configuration exposure
A (ksh) Library For and From UNIX.com
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com