Searched refs:check_bit (Results 1 – 6 of 6) sorted by relevance
| /dpdk/drivers/baseband/acc100/ |
| H A D | rte_acc100_pmd.c | 1181 if (check_bit(op->turbo_enc.op_flags, in acc100_fcw_te_fill() 1200 if (check_bit(op->turbo_enc.op_flags, in acc100_fcw_te_fill() 1716 && check_bit(op->turbo_dec.op_flags, in acc100_dma_desc_td_fill() 1767 if (check_bit(op->turbo_dec.op_flags, in acc100_dma_desc_td_fill() 1814 if (check_bit(op->ldpc_dec.op_flags, in acc100_dma_desc_ld_fill() 1820 if (check_bit(op->ldpc_dec.op_flags, in acc100_dma_desc_ld_fill() 1846 if (check_bit(op->ldpc_dec.op_flags, in acc100_dma_desc_ld_fill() 1876 if (check_bit(op->ldpc_dec.op_flags, in acc100_dma_desc_ld_fill() 1930 if (check_bit(op->ldpc_dec.op_flags, in acc100_dma_desc_ld_update() 1946 if (check_bit(op->ldpc_dec.op_flags, in acc100_dma_desc_ld_update() [all …]
|
| /dpdk/drivers/baseband/fpga_5gnr_fec/ |
| H A D | rte_fpga_5gnr_fec.c | 822 check_bit(uint32_t bitmap, uint32_t bitmask) in check_bit() function 945 desc->crc_en = check_bit(op->ldpc_enc.op_flags, in fpga_dma_desc_te_fill() 1007 desc->et_dis = !check_bit(op->ldpc_dec.op_flags, in fpga_dma_desc_ld_fill() 1010 desc->crc24b_ind = check_bit(op->ldpc_dec.op_flags, in fpga_dma_desc_ld_fill() 1012 desc->drop_crc24b = check_bit(op->ldpc_dec.op_flags, in fpga_dma_desc_ld_fill() 1019 desc->harqin_en = check_bit(op->ldpc_dec.op_flags, in fpga_dma_desc_ld_fill() 1463 if (check_bit(dec->op_flags, in enqueue_ldpc_dec_one_op_cb() 1471 if (check_bit(dec->op_flags, in enqueue_ldpc_dec_one_op_cb() 1477 } else if (check_bit(dec->op_flags, in enqueue_ldpc_dec_one_op_cb() 1508 if (check_bit(dec->op_flags, RTE_BBDEV_LDPC_CRC_TYPE_24B_DROP)) in enqueue_ldpc_dec_one_op_cb() [all …]
|
| /dpdk/drivers/baseband/turbo_sw/ |
| H A D | bbdev_turbo_software.c | 150 check_bit(uint32_t bitmap, uint32_t bitmask) in check_bit() function 1318 turbo_req.early_term_disable = !check_bit(dec->op_flags, in process_dec_cb() 1402 if (check_bit(dec->op_flags, RTE_BBDEV_LDPC_HQ_COMBINE_IN_ENABLE)) { in process_ldpc_dec_cb() 1431 derm_req.isretx = check_bit(dec->op_flags, in process_ldpc_dec_cb() 1476 dec_req.enableEarlyTermination = check_bit(dec->op_flags, in process_ldpc_dec_cb() 1490 if (check_bit(dec->op_flags, RTE_BBDEV_LDPC_CRC_TYPE_24A_CHECK) || in process_ldpc_dec_cb() 1491 check_bit(dec->op_flags, in process_ldpc_dec_cb() 1597 if ((c > 1) && !check_bit(dec->op_flags, in enqueue_dec_one_op() 1621 in_offset, out_offset, check_bit(dec->op_flags, in enqueue_dec_one_op() 1686 if (check_bit(dec->op_flags, RTE_BBDEV_LDPC_CRC_TYPE_24B_DROP)) in enqueue_ldpc_dec_one_op() [all …]
|
| /dpdk/drivers/baseband/fpga_lte_fec/ |
| H A D | fpga_lte_fec.c | 1148 check_bit(uint32_t bitmap, uint32_t bitmask) in check_bit() function 1244 desc->crc_en = check_bit(op->turbo_enc.op_flags, in fpga_dma_desc_te_fill() 1246 desc->bypass_rm = !check_bit(op->turbo_enc.op_flags, in fpga_dma_desc_te_fill() 1311 desc->crc_type = !check_bit(op->turbo_dec.op_flags, in fpga_dma_desc_td_fill() 1314 && !check_bit(op->turbo_dec.op_flags, in fpga_dma_desc_td_fill() 1523 if (check_bit(op->turbo_enc.op_flags, RTE_BBDEV_TURBO_CRC_24B_ATTACH)) in enqueue_enc_one_op_cb() 1528 if (check_bit(op->turbo_enc.op_flags, RTE_BBDEV_TURBO_RATE_MATCH)) in enqueue_enc_one_op_cb() 1589 if (check_bit(op->turbo_enc.op_flags, RTE_BBDEV_TURBO_CRC_24B_ATTACH)) in enqueue_enc_one_op_tb() 1607 if (check_bit(op->turbo_enc.op_flags, in enqueue_enc_one_op_tb() 1865 if (!check_bit(op->turbo_dec.op_flags, in enqueue_dec_one_op_tb()
|
| /dpdk/app/test-bbdev/ |
| H A D | test_bbdev_perf.c | 199 check_bit(uint32_t bitmap, uint32_t bitmask) in check_bit() function 2141 if (!check_bit(ops[i]->ldpc_dec.op_flags, in validate_ldpc_dec_op() 2766 bool hc_out = check_bit(ref_op->ldpc_dec.op_flags, in throughput_intr_lcore_ldpc_dec() 3224 bool extDdr = check_bit(ldpc_cap_flags, in bler_pmd_lcore_ldpc_dec() 3228 bool hc_out = check_bit(ref_op->ldpc_dec.op_flags, in bler_pmd_lcore_ldpc_dec() 3248 if (!check_bit(ref_op->ldpc_dec.op_flags, in bler_pmd_lcore_ldpc_dec() 3353 bool extDdr = check_bit(ldpc_cap_flags, in throughput_pmd_lcore_ldpc_dec() 3357 bool hc_out = check_bit(ref_op->ldpc_dec.op_flags, in throughput_pmd_lcore_ldpc_dec() 3377 if (check_bit(ref_op->ldpc_dec.op_flags, in throughput_pmd_lcore_ldpc_dec() 3752 !check_bit(test_vector.ldpc_dec.op_flags, in bler_test() [all …]
|
| /dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_hw.c | 3269 txgbe_check_flash_load(struct txgbe_hw *hw, u32 check_bit) in txgbe_check_flash_load() argument 3279 if (!(reg & check_bit)) { in txgbe_check_flash_load()
|