Searched refs:ba_info (Results 1 – 2 of 2) sorted by relevance
1033 struct ieee80211_tx_info ba_info = {}; in iwl_mvm_rx_ba_notif() local1043 ba_info.band = chanctx_conf->def.chan->band; in iwl_mvm_rx_ba_notif()1044 iwl_mvm_tx_info_from_ba_notif(&ba_info, ba_notif, tid_data); in iwl_mvm_rx_ba_notif()1047 iwl_mvm_rs_tx_status(mvm, sta, tid, &ba_info); in iwl_mvm_rx_ba_notif()
2644 struct add_ba_info ba_info[STACFG_MAX_TC]; member