Searched refs:ba_info (Results 1 – 2 of 2) sorted by relevance
1077 struct ieee80211_tx_info ba_info = {}; in iwl_mvm_rx_ba_notif() local1087 ba_info.band = chanctx_conf->def.chan->band; in iwl_mvm_rx_ba_notif()1088 iwl_mvm_tx_info_from_ba_notif(&ba_info, ba_notif, tid_data); in iwl_mvm_rx_ba_notif()1091 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