Searched refs:ef4_masked_compare_oword (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | farch.c | 91 static bool ef4_masked_compare_oword(const ef4_oword_t *a, const ef4_oword_t *b, in ef4_masked_compare_oword() function 125 if (ef4_masked_compare_oword(®, &buf, &mask)) in ef4_farch_test_registers() 135 if (ef4_masked_compare_oword(®, &buf, &mask)) in ef4_farch_test_registers()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | farch.c | 91 static bool ef4_masked_compare_oword(const ef4_oword_t *a, const ef4_oword_t *b, in ef4_masked_compare_oword() function 125 if (ef4_masked_compare_oword(®, &buf, &mask)) in ef4_farch_test_registers() 135 if (ef4_masked_compare_oword(®, &buf, &mask)) in ef4_farch_test_registers()
|
Completed in 10 milliseconds