centos man page for ieee80211_stop_tx_ba_cb_irqsafe

Query: ieee80211_stop_tx_ba_cb_irqsafe

OS: centos

Section: 9

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

IEEE80211_STOP_TX_BA(9) 				      Rate control interface					   IEEE80211_STOP_TX_BA(9)

NAME
ieee80211_stop_tx_ba_cb_irqsafe - low level driver ready to stop aggregate.
SYNOPSIS
void ieee80211_stop_tx_ba_cb_irqsafe(struct ieee80211_vif * vif, const u8 * ra, u16 tid);
ARGUMENTS
vif struct ieee80211_vif pointer from the add_interface callback ra receiver address of the BA session recipient. tid the desired TID to BA on.
DESCRIPTION
This function must be called by low level driver once it has finished with preparations for the BA session tear down. It can be called from any context.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_STOP_TX_BA(9)
Related Man Pages
ieee80211_get_buffered_bc(9) - centos
struct_ieee80211_ops(9) - centos
struct_ieee80211_tx_rate(9) - centos
struct_ieee80211_vif(9) - centos
ieee80211_get_buffered_bc(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
Controlling user input