Searched refs:ba_info (Results 1 – 2 of 2) sorted by relevance
2075 struct ieee80211_tx_info ba_info = {}; in iwl_mvm_rx_ba_notif() local2080 ba_info.flags = IEEE80211_TX_STAT_AMPDU; in iwl_mvm_rx_ba_notif()2094 ba_info.status.ampdu_ack_len = (u8)le16_to_cpu(ba_res->done); in iwl_mvm_rx_ba_notif()2095 ba_info.status.ampdu_len = (u8)le16_to_cpu(ba_res->txed); in iwl_mvm_rx_ba_notif()2096 ba_info.status.tx_time = in iwl_mvm_rx_ba_notif()2098 ba_info.status.status_driver_data[0] = in iwl_mvm_rx_ba_notif()2149 &ba_info, in iwl_mvm_rx_ba_notif()2184 ba_info.status.ampdu_ack_len = ba_notif->txed_2_done; in iwl_mvm_rx_ba_notif()2185 ba_info.status.ampdu_len = ba_notif->txed; in iwl_mvm_rx_ba_notif()2186 ba_info.status.tx_time = tid_data->tx_time; in iwl_mvm_rx_ba_notif()[all …]
115 baid = le32_get_bits(release->ba_info, in iwl_mld_handle_bar_frame_release_notif()117 nssn = le32_get_bits(release->ba_info, in iwl_mld_handle_bar_frame_release_notif()