ieee80211_tx_info_clear_status(9) centos man page | unix.com

Man Page: ieee80211_tx_info_clear_status

Operating Environment: centos

Section: 9

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
cfg80211_testmode_alloc_reply_skb(9) - centos
enum_ieee80211_key_flags(9) - centos
enum_mac80211_rate_control_flags(9) - centos
struct_ieee80211_tx_rate(9) - centos
struct_ieee80211_hw(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Shopt -s histappend
[TIP] Processing YAML files with yq