Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtx.c1332 scd_flow, ba_resp_scd_ssn, ba_resp->txed, in iwlagn_rx_reply_compressed_ba()
1339 if (ba_resp->txed_2_done > ba_resp->txed) { in iwlagn_rx_reply_compressed_ba()
1342 ba_resp->txed, ba_resp->txed_2_done); in iwlagn_rx_reply_compressed_ba()
1347 ba_resp->txed = ba_resp->txed_2_done; in iwlagn_rx_reply_compressed_ba()
1380 info->status.ampdu_len = ba_resp->txed; in iwlagn_rx_reply_compressed_ba()
H A Dcommands.h1447 u8 txed; /* number of frames sent */ member
/linux/drivers/net/ethernet/renesas/
H A Dravb_main.c206 bool txed; in ravb_tx_free() local
211 txed = desc->die_dt == DT_FEMPTY; in ravb_tx_free()
212 if (free_txed_only && !txed) in ravb_tx_free()
226 if (txed) in ravb_tx_free()
231 if (txed) in ravb_tx_free()