ieee80211_stop_tx_ba_cb_irqsafe — low level driver ready to stop aggregate.
| void ieee80211_stop_tx_ba_cb_irqsafe ( | struct ieee80211_vif * vif, | 
| const u8 * ra, | |
| u16 tid ); | 
vifstruct ieee80211_vif pointer from the add_interface callback
rareceiver address of the BA session recipient.
tidthe desired TID to BA on.