Searched refs:bc_ent (Results 1 – 3 of 3) sorted by relevance
2074 __le16 bc_ent; in iwl_txq_gen1_update_byte_cnt_tbl() local2102 bc_ent = cpu_to_le16(len | (sta_id << 12)); in iwl_txq_gen1_update_byte_cnt_tbl()2104 scd_bc_tbl[txq_id * TFD_QUEUE_BC_SIZE + write_ptr].tfd_offset = bc_ent; in iwl_txq_gen1_update_byte_cnt_tbl()2108 bc_ent; in iwl_txq_gen1_update_byte_cnt_tbl()2320 __le16 bc_ent; in iwl_txq_gen1_inval_byte_cnt_tbl() local2329 bc_ent = cpu_to_le16(1 | (sta_id << 12)); in iwl_txq_gen1_inval_byte_cnt_tbl()2331 scd_bc_tbl[txq_id * TFD_QUEUE_BC_SIZE + read_ptr].tfd_offset = bc_ent; in iwl_txq_gen1_inval_byte_cnt_tbl()2335 bc_ent; in iwl_txq_gen1_inval_byte_cnt_tbl()
567 __le16 bc_ent; in iwl_pcie_gen2_update_byte_tbl() local586 bc_ent = cpu_to_le16(len | (num_fetch_chunks << 14)); in iwl_pcie_gen2_update_byte_tbl()590 bc_ent = cpu_to_le16(len | (num_fetch_chunks << 12)); in iwl_pcie_gen2_update_byte_tbl()593 scd_bc_tbl[idx].tfd_offset = bc_ent; in iwl_pcie_gen2_update_byte_tbl()
1542 __le16 bc_ent; in il4965_txq_update_byte_cnt_tbl() local1546 bc_ent = cpu_to_le16(len & 0xFFF); in il4965_txq_update_byte_cnt_tbl()1548 scd_bc_tbl[txq_id].tfd_offset[write_ptr] = bc_ent; in il4965_txq_update_byte_cnt_tbl()1553 bc_ent; in il4965_txq_update_byte_cnt_tbl()