Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/baseband/acc100/
H A Drte_acc100_pmd.c1179 if (check_bit(op->turbo_enc.op_flags, in acc100_fcw_te_fill()
1198 if (check_bit(op->turbo_enc.op_flags, in acc100_fcw_te_fill()
1711 && !check_bit(op->turbo_dec.op_flags, in acc100_dma_desc_td_fill()
1761 if (check_bit(op->turbo_dec.op_flags, in acc100_dma_desc_td_fill()
1808 if (check_bit(op->ldpc_dec.op_flags, in acc100_dma_desc_ld_fill()
1814 if (check_bit(op->ldpc_dec.op_flags, in acc100_dma_desc_ld_fill()
1840 if (check_bit(op->ldpc_dec.op_flags, in acc100_dma_desc_ld_fill()
1870 if (check_bit(op->ldpc_dec.op_flags, in acc100_dma_desc_ld_fill()
1924 if (check_bit(op->ldpc_dec.op_flags, in acc100_dma_desc_ld_update()
1940 if (check_bit(op->ldpc_dec.op_flags, in acc100_dma_desc_ld_update()
[all …]
/f-stack/dpdk/drivers/baseband/fpga_5gnr_fec/
H A Drte_fpga_5gnr_fec.c821 check_bit(uint32_t bitmap, uint32_t bitmask) in check_bit() function
944 desc->crc_en = check_bit(op->ldpc_enc.op_flags, in fpga_dma_desc_te_fill()
1006 desc->et_dis = !check_bit(op->ldpc_dec.op_flags, in fpga_dma_desc_ld_fill()
1009 desc->crc24b_ind = check_bit(op->ldpc_dec.op_flags, in fpga_dma_desc_ld_fill()
1011 desc->drop_crc24b = check_bit(op->ldpc_dec.op_flags, in fpga_dma_desc_ld_fill()
1018 desc->harqin_en = check_bit(op->ldpc_dec.op_flags, in fpga_dma_desc_ld_fill()
1462 if (check_bit(dec->op_flags, in enqueue_ldpc_dec_one_op_cb()
1470 if (check_bit(dec->op_flags, in enqueue_ldpc_dec_one_op_cb()
1476 } else if (check_bit(dec->op_flags, in enqueue_ldpc_dec_one_op_cb()
1507 if (check_bit(dec->op_flags, RTE_BBDEV_LDPC_CRC_TYPE_24B_DROP)) in enqueue_ldpc_dec_one_op_cb()
[all …]
/f-stack/dpdk/drivers/baseband/turbo_sw/
H A Dbbdev_turbo_software.c150 check_bit(uint32_t bitmap, uint32_t bitmask) in check_bit() function
1309 turbo_req.early_term_disable = !check_bit(dec->op_flags, in process_dec_cb()
1393 if (check_bit(dec->op_flags, RTE_BBDEV_LDPC_HQ_COMBINE_IN_ENABLE)) { in process_ldpc_dec_cb()
1422 derm_req.isretx = check_bit(dec->op_flags, in process_ldpc_dec_cb()
1467 dec_req.enableEarlyTermination = check_bit(dec->op_flags, in process_ldpc_dec_cb()
1481 if (check_bit(dec->op_flags, RTE_BBDEV_LDPC_CRC_TYPE_24A_CHECK) || in process_ldpc_dec_cb()
1482 check_bit(dec->op_flags, in process_ldpc_dec_cb()
1580 if ((c > 1) && !check_bit(dec->op_flags, in enqueue_dec_one_op()
1604 in_offset, out_offset, check_bit(dec->op_flags, in enqueue_dec_one_op()
1669 if (check_bit(dec->op_flags, RTE_BBDEV_LDPC_CRC_TYPE_24B_DROP)) in enqueue_ldpc_dec_one_op()
[all …]
/f-stack/dpdk/drivers/baseband/fpga_lte_fec/
H A Dfpga_lte_fec.c1147 check_bit(uint32_t bitmap, uint32_t bitmask) in check_bit() function
1243 desc->crc_en = check_bit(op->turbo_enc.op_flags, in fpga_dma_desc_te_fill()
1245 desc->bypass_rm = !check_bit(op->turbo_enc.op_flags, in fpga_dma_desc_te_fill()
1310 desc->crc_type = !check_bit(op->turbo_dec.op_flags, in fpga_dma_desc_td_fill()
1313 && !check_bit(op->turbo_dec.op_flags, in fpga_dma_desc_td_fill()
1522 if (check_bit(op->turbo_enc.op_flags, RTE_BBDEV_TURBO_CRC_24B_ATTACH)) in enqueue_enc_one_op_cb()
1527 if (check_bit(op->turbo_enc.op_flags, RTE_BBDEV_TURBO_RATE_MATCH)) in enqueue_enc_one_op_cb()
1588 if (check_bit(op->turbo_enc.op_flags, RTE_BBDEV_TURBO_CRC_24B_ATTACH)) in enqueue_enc_one_op_tb()
1606 if (check_bit(op->turbo_enc.op_flags, in enqueue_enc_one_op_tb()
1864 if (!check_bit(op->turbo_dec.op_flags, in enqueue_dec_one_op_tb()
/f-stack/dpdk/app/test-bbdev/
H A Dtest_bbdev_perf.c199 check_bit(uint32_t bitmap, uint32_t bitmask) in check_bit() function
2095 if (!check_bit(ops[i]->ldpc_dec.op_flags, in validate_ldpc_dec_op()
2720 bool hc_out = check_bit(ref_op->ldpc_dec.op_flags, in throughput_intr_lcore_ldpc_dec()
3191 bool extDdr = check_bit(ldpc_cap_flags, in bler_pmd_lcore_ldpc_dec()
3195 bool hc_out = check_bit(ref_op->ldpc_dec.op_flags, in bler_pmd_lcore_ldpc_dec()
3216 if (!check_bit(ref_op->ldpc_dec.op_flags, in bler_pmd_lcore_ldpc_dec()
3321 bool extDdr = check_bit(ldpc_cap_flags, in throughput_pmd_lcore_ldpc_dec()
3325 bool hc_out = check_bit(ref_op->ldpc_dec.op_flags, in throughput_pmd_lcore_ldpc_dec()
3346 if (check_bit(ref_op->ldpc_dec.op_flags, in throughput_pmd_lcore_ldpc_dec()
3723 !check_bit(test_vector.ldpc_dec.op_flags, in bler_test()
[all …]
/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.c3436 txgbe_check_flash_load(struct txgbe_hw *hw, u32 check_bit) in txgbe_check_flash_load() argument
3446 if (!(reg & check_bit)) { in txgbe_check_flash_load()