Searched refs:ba_info (Results 1 – 6 of 6) sorted by relevance
2047 struct ieee80211_tx_info ba_info = {}; in iwl_mvm_rx_ba_notif() local2052 ba_info.flags = IEEE80211_TX_STAT_AMPDU; in iwl_mvm_rx_ba_notif()2066 ba_info.status.ampdu_ack_len = (u8)le16_to_cpu(ba_res->done); in iwl_mvm_rx_ba_notif()2067 ba_info.status.ampdu_len = (u8)le16_to_cpu(ba_res->txed); in iwl_mvm_rx_ba_notif()2068 ba_info.status.tx_time = in iwl_mvm_rx_ba_notif()2070 ba_info.status.status_driver_data[0] = in iwl_mvm_rx_ba_notif()2115 &ba_info, in iwl_mvm_rx_ba_notif()2147 ba_info.status.ampdu_ack_len = ba_notif->txed_2_done; in iwl_mvm_rx_ba_notif()2148 ba_info.status.ampdu_len = ba_notif->txed; in iwl_mvm_rx_ba_notif()2149 ba_info.status.tx_time = tid_data->tx_time; in iwl_mvm_rx_ba_notif()[all …]
169 struct ieee80211_tx_info *ba_info, bool t) in iwl_mvm_rs_tx_status() argument
2587 baid = le32_get_bits(release->ba_info, in iwl_mvm_rx_bar_frame_release()2589 nssn = le32_get_bits(release->ba_info, in iwl_mvm_rx_bar_frame_release()
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()
887 __le32 ba_info; member
3772 uint32_t ba_info; member