Home
last modified time | relevance | path

Searched refs:txed_2_done (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/iwlwifi/dvm/
Dtx.c1353 ba_resp->txed_2_done); in iwlagn_rx_reply_compressed_ba()
1359 if (ba_resp->txed_2_done > ba_resp->txed) { in iwlagn_rx_reply_compressed_ba()
1362 ba_resp->txed, ba_resp->txed_2_done); in iwlagn_rx_reply_compressed_ba()
1367 ba_resp->txed = ba_resp->txed_2_done; in iwlagn_rx_reply_compressed_ba()
1399 info->status.ampdu_ack_len = ba_resp->txed_2_done; in iwlagn_rx_reply_compressed_ba()
Dcommands.h1521 u8 txed_2_done; /* number of frames acked */ member
/drivers/net/wireless/iwlwifi/mvm/
Dfw-api-tx.h526 u8 txed_2_done; member
Dtx.c960 info->status.ampdu_ack_len = ba_notif->txed_2_done; in iwl_mvm_tx_info_from_ba_notif()
1038 ba_notif->txed_2_done); in iwl_mvm_rx_ba_notif()