Searched refs:txed (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | tx.h | 634 u8 txed; member 720 __le16 txed; member
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | tx.c | 1330 scd_flow, ba_resp_scd_ssn, ba_resp->txed, in iwlagn_rx_reply_compressed_ba() 1337 if (ba_resp->txed_2_done > ba_resp->txed) { in iwlagn_rx_reply_compressed_ba() 1340 ba_resp->txed, ba_resp->txed_2_done); in iwlagn_rx_reply_compressed_ba() 1345 ba_resp->txed = ba_resp->txed_2_done; in iwlagn_rx_reply_compressed_ba() 1378 info->status.ampdu_len = ba_resp->txed; in iwlagn_rx_reply_compressed_ba()
|
| H A D | commands.h | 1447 u8 txed; /* number of frames sent */ member
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | tx.c | 2138 ba_info.status.ampdu_len = (u8)le16_to_cpu(ba_res->txed); in iwl_mvm_rx_ba_notif() 2157 le16_to_cpu(ba_res->txed), in iwl_mvm_rx_ba_notif() 2195 le16_to_cpu(ba_res->txed), true, 0); in iwl_mvm_rx_ba_notif() 2222 ba_info.status.ampdu_len = ba_notif->txed; in iwl_mvm_rx_ba_notif() 2237 ba_notif->txed, ba_notif->txed_2_done); in iwl_mvm_rx_ba_notif()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | tx.c | 1343 le16_to_cpu(ba_res->txed), in iwl_mld_handle_compressed_ba_notif() 1371 iwl_mld_count_mpdu_tx(link_sta, le16_to_cpu(ba_res->txed)); in iwl_mld_handle_compressed_ba_notif()
|
| /linux-6.15/drivers/net/ethernet/renesas/ |
| H A D | ravb_main.c | 206 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()
|