Searched refs:efx_masked_compare_oword (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | farch.c | 94 static bool efx_masked_compare_oword(const efx_oword_t *a, const efx_oword_t *b, in efx_masked_compare_oword() function 128 if (efx_masked_compare_oword(®, &buf, &mask)) in efx_farch_test_registers() 138 if (efx_masked_compare_oword(®, &buf, &mask)) in efx_farch_test_registers()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | farch.c | 95 static bool efx_masked_compare_oword(const efx_oword_t *a, const efx_oword_t *b, in efx_masked_compare_oword() function 129 if (efx_masked_compare_oword(®, &buf, &mask)) in efx_farch_test_registers() 139 if (efx_masked_compare_oword(®, &buf, &mask)) in efx_farch_test_registers()
|
Completed in 8 milliseconds