Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/iwlwifi/
Diwl-fh.h762 __le16 tfd_offset[TFD_QUEUE_BC_SIZE]; member
773 __le16 tfd_offset[TFD_QUEUE_BC_SIZE_GEN3]; member
/drivers/net/wireless/intel/iwlwifi/queue/
Dtx.c120 scd_bc_tbl_gen3->tfd_offset[idx] = bc_ent; in iwl_pcie_gen2_update_byte_tbl()
129 scd_bc_tbl->tfd_offset[idx] = bc_ent; in iwl_pcie_gen2_update_byte_tbl()
1498 scd_bc_tbl[txq_id].tfd_offset[write_ptr] = bc_ent; in iwl_txq_gen1_update_byte_cnt_tbl()
1501 scd_bc_tbl[txq_id].tfd_offset[TFD_QUEUE_SIZE_MAX + write_ptr] = in iwl_txq_gen1_update_byte_cnt_tbl()
1523 scd_bc_tbl[txq_id].tfd_offset[read_ptr] = bc_ent; in iwl_txq_gen1_inval_byte_cnt_tbl()
1526 scd_bc_tbl[txq_id].tfd_offset[TFD_QUEUE_SIZE_MAX + read_ptr] = in iwl_txq_gen1_inval_byte_cnt_tbl()
/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()