Searched refs:num_fetch_chunks (Results 1 – 2 of 2) sorted by relevance
5568 uint8_t filled_tfd_size, num_fetch_chunks; in iwx_tx_update_byte_tbl() local5582 num_fetch_chunks = howmany(filled_tfd_size, 64) - 1; in iwx_tx_update_byte_tbl()5587 bc_ent = htole16(len | (num_fetch_chunks << 14)); in iwx_tx_update_byte_tbl()5593 bc_ent = htole16(len | (num_fetch_chunks << 12)); in iwx_tx_update_byte_tbl()