Home
last modified time | relevance | path

Searched refs:bc_ent (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.c26 __le16 bc_ent; in iwl_pcie_gen2_update_byte_tbl() local
49 bc_ent = cpu_to_le16(len | (num_fetch_chunks << 14)); in iwl_pcie_gen2_update_byte_tbl()
50 scd_bc_tbl_gen3->tfd_offset[idx] = bc_ent; in iwl_pcie_gen2_update_byte_tbl()
58 bc_ent = cpu_to_le16(len | (num_fetch_chunks << 12)); in iwl_pcie_gen2_update_byte_tbl()
59 scd_bc_tbl->tfd_offset[idx] = bc_ent; in iwl_pcie_gen2_update_byte_tbl()
1395 __le16 bc_ent; in iwl_txq_gen1_update_byte_cnt_tbl() local
1421 bc_ent = cpu_to_le16(len | (sta_id << 12)); in iwl_txq_gen1_update_byte_cnt_tbl()
1427 bc_ent; in iwl_txq_gen1_update_byte_cnt_tbl()
1437 __le16 bc_ent; in iwl_txq_gen1_inval_byte_cnt_tbl() local
1446 bc_ent = cpu_to_le16(1 | (sta_id << 12)); in iwl_txq_gen1_inval_byte_cnt_tbl()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.c26 __le16 bc_ent; in iwl_pcie_gen2_update_byte_tbl() local
49 bc_ent = cpu_to_le16(len | (num_fetch_chunks << 14)); in iwl_pcie_gen2_update_byte_tbl()
50 scd_bc_tbl_gen3->tfd_offset[idx] = bc_ent; in iwl_pcie_gen2_update_byte_tbl()
58 bc_ent = cpu_to_le16(len | (num_fetch_chunks << 12)); in iwl_pcie_gen2_update_byte_tbl()
59 scd_bc_tbl->tfd_offset[idx] = bc_ent; in iwl_pcie_gen2_update_byte_tbl()
1395 __le16 bc_ent; in iwl_txq_gen1_update_byte_cnt_tbl() local
1421 bc_ent = cpu_to_le16(len | (sta_id << 12)); in iwl_txq_gen1_update_byte_cnt_tbl()
1427 bc_ent; in iwl_txq_gen1_update_byte_cnt_tbl()
1437 __le16 bc_ent; in iwl_txq_gen1_inval_byte_cnt_tbl() local
1446 bc_ent = cpu_to_le16(1 | (sta_id << 12)); in iwl_txq_gen1_inval_byte_cnt_tbl()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.c26 __le16 bc_ent; in iwl_pcie_gen2_update_byte_tbl() local
49 bc_ent = cpu_to_le16(len | (num_fetch_chunks << 14)); in iwl_pcie_gen2_update_byte_tbl()
50 scd_bc_tbl_gen3->tfd_offset[idx] = bc_ent; in iwl_pcie_gen2_update_byte_tbl()
58 bc_ent = cpu_to_le16(len | (num_fetch_chunks << 12)); in iwl_pcie_gen2_update_byte_tbl()
59 scd_bc_tbl->tfd_offset[idx] = bc_ent; in iwl_pcie_gen2_update_byte_tbl()
1395 __le16 bc_ent; in iwl_txq_gen1_update_byte_cnt_tbl() local
1421 bc_ent = cpu_to_le16(len | (sta_id << 12)); in iwl_txq_gen1_update_byte_cnt_tbl()
1427 bc_ent; in iwl_txq_gen1_update_byte_cnt_tbl()
1437 __le16 bc_ent; in iwl_txq_gen1_inval_byte_cnt_tbl() local
1446 bc_ent = cpu_to_le16(1 | (sta_id << 12)); in iwl_txq_gen1_inval_byte_cnt_tbl()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/intel/iwlegacy/
H A D4965.c1542 __le16 bc_ent; in il4965_txq_update_byte_cnt_tbl() local
1546 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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/intel/iwlegacy/
H A D4965.c1542 __le16 bc_ent; in il4965_txq_update_byte_cnt_tbl() local
1546 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()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/intel/iwlegacy/
H A D4965.c1542 __le16 bc_ent; in il4965_txq_update_byte_cnt_tbl() local
1546 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()