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/gen1_2/ !
H A Dtx-gen2.c565 u8 filled_tfd_size, num_fetch_chunks; in iwl_pcie_gen2_update_byte_tbl() local
582 num_fetch_chunks = DIV_ROUND_UP(filled_tfd_size, 64) - 1; in iwl_pcie_gen2_update_byte_tbl()
586 bc_ent = cpu_to_le16(len | (num_fetch_chunks << 14)); in iwl_pcie_gen2_update_byte_tbl()
590 bc_ent = cpu_to_le16(len | (num_fetch_chunks << 12)); in iwl_pcie_gen2_update_byte_tbl()