Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Dtx.c1357 ba_resp->txed_2_done); in iwlagn_rx_reply_compressed_ba()
1363 if (ba_resp->txed_2_done > ba_resp->txed) { in iwlagn_rx_reply_compressed_ba()
1366 ba_resp->txed, ba_resp->txed_2_done); in iwlagn_rx_reply_compressed_ba()
1371 ba_resp->txed = ba_resp->txed_2_done; in iwlagn_rx_reply_compressed_ba()
1403 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
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dfw-api-tx.h514 u8 txed_2_done; member
Dtx.c915 info->status.ampdu_ack_len = ba_notif->txed_2_done; in iwl_mvm_tx_info_from_ba_notif()
994 ba_notif->txed_2_done); in iwl_mvm_rx_ba_notif()