ieee80211_start_tx_ba_cb_irqsafe(9) centos man page | unix.com

Man Page: ieee80211_start_tx_ba_cb_irqsafe

Operating Environment: centos

Section: 9

IEEE80211_START_TX_B(9) 				      Rate control interface					   IEEE80211_START_TX_B(9)

NAME
ieee80211_start_tx_ba_cb_irqsafe - low level driver ready to aggregate.
SYNOPSIS
void ieee80211_start_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 TID to BA on.
DESCRIPTION
This function must be called by low level driver once it has finished with preparations for the BA session. It can be called from any context.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_START_TX_B(9)
Related Man Pages
ieee80211_sta_block_awake(9) - centos
struct_cfg80211_bss(9) - centos
struct_ieee80211_tx_rate(9) - centos
struct_tid_ampdu_rx(9) - centos
struct_wireless_dev(9) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
CentOS7 restoring file capabilities
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq