Lines Matching refs:check_bit
199 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()
2718 bool loopback = check_bit(ref_op->ldpc_dec.op_flags, in throughput_intr_lcore_ldpc_dec()
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()
3193 bool loopback = check_bit(ref_op->ldpc_dec.op_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()
3323 bool loopback = check_bit(ref_op->ldpc_dec.op_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()
3725 && !check_bit(test_vector.ldpc_dec.op_flags, in bler_test()
4039 if (disable_et && check_bit(ref_op->ldpc_dec.op_flags, in latency_test_ldpc_dec()