Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtx-gen2.c564 u8 filled_tfd_size, num_fetch_chunks; in iwl_pcie_gen2_update_byte_tbl() local
581 num_fetch_chunks = DIV_ROUND_UP(filled_tfd_size, 64) - 1; in iwl_pcie_gen2_update_byte_tbl()
589 bc_ent = cpu_to_le16(len | (num_fetch_chunks << 14)); in iwl_pcie_gen2_update_byte_tbl()
598 bc_ent = cpu_to_le16(len | (num_fetch_chunks << 12)); in iwl_pcie_gen2_update_byte_tbl()