Home
last modified time | relevance | path

Searched refs:ba_info (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dtx.c1033 struct ieee80211_tx_info ba_info = {}; in iwl_mvm_rx_ba_notif() local
1043 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()
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
Dhal.h2644 struct add_ba_info ba_info[STACFG_MAX_TC]; member