Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/pcie/
Dtx-gen2.c566 u8 filled_tfd_size, num_fetch_chunks; in iwl_pcie_gen2_update_byte_tbl() local
583 num_fetch_chunks = DIV_ROUND_UP(filled_tfd_size, 64) - 1; in iwl_pcie_gen2_update_byte_tbl()
591 bc_ent = cpu_to_le16(len | (num_fetch_chunks << 14)); in iwl_pcie_gen2_update_byte_tbl()
600 bc_ent = cpu_to_le16(len | (num_fetch_chunks << 12)); in iwl_pcie_gen2_update_byte_tbl()