Query: ieee80211_start_tx_ba_cb_irqsafe
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IEEE80211_START_TX_B(9) Rate control interface IEEE80211_START_TX_B(9)NAMEieee80211_start_tx_ba_cb_irqsafe - low level driver ready to aggregate.SYNOPSISvoid ieee80211_start_tx_ba_cb_irqsafe(struct ieee80211_vif * vif, const u8 * ra, u16 tid);ARGUMENTSvif struct ieee80211_vif pointer from the add_interface callback ra receiver address of the BA session recipient. tid the TID to BA on.DESCRIPTIONThis 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.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IEEE80211_START_TX_B(9)