Home
last modified time | relevance | path

Searched refs:ba_tfd (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dtx.c1378 struct iwl_compressed_ba_tfd *ba_tfd = &ba_res->tfd[i]; in iwl_mld_handle_compressed_ba_notif() local
1379 int txq_id = le16_to_cpu(ba_tfd->q_num); in iwl_mld_handle_compressed_ba_notif()
1380 int index = le16_to_cpu(ba_tfd->tfd_index); in iwl_mld_handle_compressed_ba_notif()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c2097 struct iwl_compressed_ba_tfd *ba_tfd = &ba_res->tfd[i]; in iwl_mvm_rx_ba_notif() local
2099 tid = ba_tfd->tid; in iwl_mvm_rx_ba_notif()
2107 (int)(le16_to_cpu(ba_tfd->q_num)), in iwl_mvm_rx_ba_notif()
2108 le16_to_cpu(ba_tfd->tfd_index), in iwl_mvm_rx_ba_notif()