Home
last modified time | relevance | path

Searched refs:efx_same_controller (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Defx.c188 static bool efx_same_controller(struct efx_nic *left, struct efx_nic *right) in efx_same_controller() function
207 if (efx_same_controller(efx, other)) { in efx_associate()
222 if (efx_same_controller(efx, other)) { in efx_associate()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Defx.c189 static bool efx_same_controller(struct efx_nic *left, struct efx_nic *right) in efx_same_controller() function
208 if (efx_same_controller(efx, other)) { in efx_associate()
223 if (efx_same_controller(efx, other)) { in efx_associate()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Defx.c199 static bool efx_same_controller(struct efx_nic *left, struct efx_nic *right) in efx_same_controller() function
218 if (efx_same_controller(efx, other)) { in efx_associate()
233 if (efx_same_controller(efx, other)) { in efx_associate()

Completed in 5 milliseconds