Searched refs:read_after (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | tx.c | 1273 int read_after = le16_to_cpu(queue_info->read_after_flush); in iwl_mld_flush_link_sta_txqs() local 1285 read_after); in iwl_mld_flush_link_sta_txqs() 1287 iwl_mld_tx_reclaim_txq(mld, txq_id, read_after, true); in iwl_mld_flush_link_sta_txqs()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | tx.c | 2250 int read_after = le16_to_cpu(queue_info->read_after_flush); in iwl_mvm_flush_sta_tids() local 2258 tid, queue_num, read_before, read_after); in iwl_mvm_flush_sta_tids() 2260 iwl_mvm_tx_reclaim(mvm, sta_id, tid, queue_num, read_after, in iwl_mvm_flush_sta_tids()
|