Searched refs:filled_tfd_size (Results 1 – 2 of 2) sorted by relevance
567 u8 filled_tfd_size, num_fetch_chunks; in iwl_pcie_gen2_update_byte_tbl() local574 filled_tfd_size = offsetof(struct iwl_tfh_tfd, tbs) + in iwl_pcie_gen2_update_byte_tbl()584 num_fetch_chunks = DIV_ROUND_UP(filled_tfd_size, 64) - 1; in iwl_pcie_gen2_update_byte_tbl()
5616 uint8_t filled_tfd_size, num_fetch_chunks; in iwx_tx_update_byte_tbl() local5620 filled_tfd_size = offsetof(struct iwx_tfh_tfd, tbs) + in iwx_tx_update_byte_tbl()5630 num_fetch_chunks = howmany(filled_tfd_size, 64) - 1; in iwx_tx_update_byte_tbl()