Searched refs:ba_info (Results 1 – 4 of 4) sorted by relevance
1882 struct ieee80211_tx_info ba_info = {}; in iwl_mvm_rx_ba_notif() local1887 ba_info.flags = IEEE80211_TX_STAT_AMPDU; in iwl_mvm_rx_ba_notif()1900 ba_info.status.ampdu_ack_len = (u8)le16_to_cpu(ba_res->done); in iwl_mvm_rx_ba_notif()1901 ba_info.status.ampdu_len = (u8)le16_to_cpu(ba_res->txed); in iwl_mvm_rx_ba_notif()1902 ba_info.status.tx_time = in iwl_mvm_rx_ba_notif()1904 ba_info.status.status_driver_data[0] = in iwl_mvm_rx_ba_notif()1938 &ba_info, in iwl_mvm_rx_ba_notif()1973 ba_info.status.ampdu_ack_len = ba_notif->txed_2_done; in iwl_mvm_rx_ba_notif()1974 ba_info.status.ampdu_len = ba_notif->txed; in iwl_mvm_rx_ba_notif()1975 ba_info.status.tx_time = tid_data->tx_time; in iwl_mvm_rx_ba_notif()[all …]
2164 unsigned int baid = le32_get_bits(release->ba_info, in iwl_mvm_rx_bar_frame_release()2166 unsigned int nssn = le32_get_bits(release->ba_info, in iwl_mvm_rx_bar_frame_release()
719 __le32 ba_info; member
2986 struct add_ba_info ba_info[STACFG_MAX_TC]; member