Searched refs:bc_ent (Results 1 – 2 of 2) sorted by relevance
96 __le16 bc_ent; in iwl_trans_txq_update_byte_cnt_tbl() local119 bc_ent = cpu_to_le16((len & 0xFFF) | (sta_id << 12)); in iwl_trans_txq_update_byte_cnt_tbl()121 scd_bc_tbl[txq_id].tfd_offset[write_ptr] = bc_ent; in iwl_trans_txq_update_byte_cnt_tbl()125 tfd_offset[TFD_QUEUE_SIZE_MAX + write_ptr] = bc_ent; in iwl_trans_txq_update_byte_cnt_tbl()400 __le16 bc_ent; in iwlagn_txq_inval_byte_cnt_tbl() local409 bc_ent = cpu_to_le16(1 | (sta_id << 12)); in iwlagn_txq_inval_byte_cnt_tbl()410 scd_bc_tbl[txq_id].tfd_offset[read_ptr] = bc_ent; in iwlagn_txq_inval_byte_cnt_tbl()414 tfd_offset[TFD_QUEUE_SIZE_MAX + read_ptr] = bc_ent; in iwlagn_txq_inval_byte_cnt_tbl()
1557 __le16 bc_ent; in il4965_txq_update_byte_cnt_tbl() local1561 bc_ent = cpu_to_le16(len & 0xFFF); in il4965_txq_update_byte_cnt_tbl()1563 scd_bc_tbl[txq_id].tfd_offset[write_ptr] = bc_ent; in il4965_txq_update_byte_cnt_tbl()1568 bc_ent; in il4965_txq_update_byte_cnt_tbl()