centos man page for ieee80211_tx_info_clear_status

Query: ieee80211_tx_info_clear_status

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
ieee80211_tx_info_clear_status - clear TX status
SYNOPSIS
void ieee80211_tx_info_clear_status(struct ieee80211_tx_info * info);
ARGUMENTS
info The struct ieee80211_tx_info to be cleared.
DESCRIPTION
When the driver passes an skb back to mac80211, it must report a number of things in TX status. This function clears everything in the TX status but the rate control information (it does clear the count since you need to fill that in anyway).
NOTE
You can only use this function if you do NOT use info->driver_data! Use info->rate_driver_data instead if you need only the less space that allows.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_TX_INFO_CL(9)
Related Man Pages
enum_mac80211_tx_control_flags(9) - centos
enum_ieee80211_conf_flags(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
enum_ieee80211_key_flags(9) - suse
struct_ieee80211_rx_status(9) - suse
Similar Topics in the Unix Linux Community
Tar Command
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
Controlling user input
Please Welcome Dave Munro to the Moderator Team!