Home
last modified time | relevance | path

Searched refs:tfd_offset (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/
Diwl-fh.h767 __le16 tfd_offset[TFD_QUEUE_BC_SIZE]; member
778 __le16 tfd_offset[TFD_QUEUE_BC_SIZE_GEN3]; member
/Linux-v4.19/drivers/net/wireless/intel/iwlegacy/
D4965.h907 __le16 tfd_offset[TFD_QUEUE_BC_SIZE]; member
D4965.c1562 scd_bc_tbl[txq_id].tfd_offset[write_ptr] = bc_ent; in il4965_txq_update_byte_cnt_tbl()
1566 scd_bc_tbl[txq_id].tfd_offset[TFD_QUEUE_SIZE_MAX + write_ptr] = in il4965_txq_update_byte_cnt_tbl()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/pcie/
Dtx.c212 scd_bc_tbl[txq_id].tfd_offset[write_ptr] = bc_ent; in iwl_pcie_txq_update_byte_cnt_tbl()
216 tfd_offset[TFD_QUEUE_SIZE_MAX + write_ptr] = bc_ent; in iwl_pcie_txq_update_byte_cnt_tbl()
239 scd_bc_tbl[txq_id].tfd_offset[read_ptr] = bc_ent; in iwl_pcie_txq_inval_byte_cnt_tbl()
243 tfd_offset[TFD_QUEUE_SIZE_MAX + read_ptr] = bc_ent; in iwl_pcie_txq_inval_byte_cnt_tbl()
Dtx-gen2.c122 scd_bc_tbl_gen3->tfd_offset[idx] = bc_ent; in iwl_pcie_gen2_update_byte_tbl()
124 scd_bc_tbl->tfd_offset[idx] = bc_ent; in iwl_pcie_gen2_update_byte_tbl()