Searched refs:tfd_offset (Results 1 – 8 of 8) sorted by relevance
732 __le16 tfd_offset; member
2112 scd_bc_tbl[txq_id * TFD_QUEUE_BC_SIZE + write_ptr].tfd_offset = bc_ent; in iwl_txq_gen1_update_byte_cnt_tbl()2115 scd_bc_tbl[txq_id * TFD_QUEUE_BC_SIZE + TFD_QUEUE_SIZE_MAX + write_ptr].tfd_offset = in iwl_txq_gen1_update_byte_cnt_tbl()2339 scd_bc_tbl[txq_id * TFD_QUEUE_BC_SIZE + read_ptr].tfd_offset = bc_ent; in iwl_txq_gen1_inval_byte_cnt_tbl()2342 scd_bc_tbl[txq_id * TFD_QUEUE_BC_SIZE + TFD_QUEUE_SIZE_MAX + read_ptr].tfd_offset = in iwl_txq_gen1_inval_byte_cnt_tbl()
595 scd_bc_tbl[idx].tfd_offset = bc_ent; in iwl_pcie_gen2_update_byte_tbl()
1734 uint16_t tfd_offset[IWX_TFD_QUEUE_BC_SIZE]; member1744 uint16_t tfd_offset; member
5636 scd_bc_tbl[idx].tfd_offset = bc_ent; in iwx_tx_update_byte_tbl()5642 scd_bc_tbl->tfd_offset[idx] = bc_ent; in iwx_tx_update_byte_tbl()
3632 scd_bc_tbl[qid].tfd_offset[idx] = w_val;3638 scd_bc_tbl[qid].tfd_offset[IWM_TFD_QUEUE_SIZE_MAX + idx] = w_val;
1903 * @tfd_offset 0-12 - tx command byte count1907 uint16_t tfd_offset[IWM_TFD_QUEUE_BC_SIZE]; member