Searched refs:efx_mcdi_bist (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.c754 static int efx_mcdi_bist(struct efx_nic *efx, unsigned int bist_mode, function
821 rc = efx_mcdi_bist(efx, MC_CMD_PHY_BIST, results);
844 rc = efx_mcdi_bist(efx, mode, results);
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dmcdi_port_common.c760 static int efx_mcdi_bist(struct efx_nic *efx, unsigned int bist_mode, function
828 rc = efx_mcdi_bist(efx, MC_CMD_PHY_BIST, results);
851 rc = efx_mcdi_bist(efx, mode, results);

Completed in 193 milliseconds