Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/iwlwifi/
Diwl-fh.h766 __le16 tfd_offset[TFD_QUEUE_BC_SIZE]; member
777 __le16 tfd_offset[TFD_QUEUE_BC_SIZE_GEN3]; member
/drivers/net/wireless/intel/iwlegacy/
D4965.h889 __le16 tfd_offset[TFD_QUEUE_BC_SIZE]; member
D4965.c1548 scd_bc_tbl[txq_id].tfd_offset[write_ptr] = bc_ent; in il4965_txq_update_byte_cnt_tbl()
1552 scd_bc_tbl[txq_id].tfd_offset[TFD_QUEUE_SIZE_MAX + write_ptr] = in il4965_txq_update_byte_cnt_tbl()
/drivers/net/wireless/intel/iwlwifi/pcie/
Dtx.c243 scd_bc_tbl[txq_id].tfd_offset[write_ptr] = bc_ent; in iwl_pcie_txq_update_byte_cnt_tbl()
247 tfd_offset[TFD_QUEUE_SIZE_MAX + write_ptr] = bc_ent; in iwl_pcie_txq_update_byte_cnt_tbl()
270 scd_bc_tbl[txq_id].tfd_offset[read_ptr] = bc_ent; in iwl_pcie_txq_inval_byte_cnt_tbl()
274 tfd_offset[TFD_QUEUE_SIZE_MAX + read_ptr] = bc_ent; in iwl_pcie_txq_inval_byte_cnt_tbl()
Dtx-gen2.c121 scd_bc_tbl_gen3->tfd_offset[idx] = bc_ent; in iwl_pcie_gen2_update_byte_tbl()
128 scd_bc_tbl->tfd_offset[idx] = bc_ent; in iwl_pcie_gen2_update_byte_tbl()