Home
last modified time | relevance | path

Searched refs:txed (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/iwlwifi/dvm/
Dtx.c1352 scd_flow, ba_resp_scd_ssn, ba_resp->txed, 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()
1400 info->status.ampdu_len = ba_resp->txed; in iwlagn_rx_reply_compressed_ba()
Dcommands.h1520 u8 txed; /* number of frames sent */ member
/drivers/net/wireless/iwlwifi/mvm/
Dfw-api-tx.h525 u8 txed; member
Dtx.c961 info->status.ampdu_len = ba_notif->txed; in iwl_mvm_tx_info_from_ba_notif()
1037 scd_flow, ba_resp_scd_ssn, ba_notif->txed, in iwl_mvm_rx_ba_notif()
/drivers/net/ethernet/renesas/
Dravb_main.c185 bool txed; in ravb_tx_free() local
190 txed = desc->die_dt == DT_FEMPTY; in ravb_tx_free()
191 if (free_txed_only && !txed) in ravb_tx_free()
205 if (txed) in ravb_tx_free()
210 if (txed) in ravb_tx_free()