Lines Matching refs:check_bit
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()
2764 bool loopback = check_bit(ref_op->ldpc_dec.op_flags, in throughput_intr_lcore_ldpc_dec()
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()
3226 bool loopback = check_bit(ref_op->ldpc_dec.op_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()
3355 bool loopback = check_bit(ref_op->ldpc_dec.op_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()
3754 && !check_bit(test_vector.ldpc_dec.op_flags, in bler_test()
4068 if (disable_et && check_bit(ref_op->ldpc_dec.op_flags, in latency_test_ldpc_dec()