Searched refs:read_after (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | tx.c | 1242 int read_after = le16_to_cpu(queue_info->read_after_flush); in iwl_mld_flush_link_sta_txqs() local 1254 read_after); in iwl_mld_flush_link_sta_txqs() 1256 iwl_mld_tx_reclaim_txq(mld, txq_id, read_after, true); in iwl_mld_flush_link_sta_txqs()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | tx.c | 2330 int read_after = le16_to_cpu(queue_info->read_after_flush); in iwl_mvm_flush_sta_tids() local 2338 tid, queue_num, read_before, read_after); in iwl_mvm_flush_sta_tids() 2340 iwl_mvm_tx_reclaim(mvm, sta_id, tid, queue_num, read_after, in iwl_mvm_flush_sta_tids()
|