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)NAMEieee80211_tx_info_clear_status - clear TX statusSYNOPSISvoid ieee80211_tx_info_clear_status(struct ieee80211_tx_info * info);ARGUMENTSinfo The struct ieee80211_tx_info to be cleared.DESCRIPTIONWhen 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).NOTEYou 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.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IEEE80211_TX_INFO_CL(9)
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! |