Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c
/freebsd/sys/dev/iwx/
H A Dif_iwx.c5568 uint8_t filled_tfd_size, num_fetch_chunks; in iwx_tx_update_byte_tbl() local
5582 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()