Home
last modified time | relevance | path

Searched refs:bist_mode (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/sfc/siena/
Dmcdi_port_common.c760 static int efx_mcdi_bist(struct efx_nic *efx, unsigned int bist_mode, in efx_mcdi_bist() argument
772 MCDI_SET_DWORD(inbuf, START_BIST_IN_TYPE, bist_mode); in efx_mcdi_bist()
801 (bist_mode == MC_CMD_PHY_BIST_CABLE_SHORT || in efx_mcdi_bist()
802 bist_mode == MC_CMD_PHY_BIST_CABLE_LONG)) { in efx_mcdi_bist()
/linux-6.6.21/drivers/net/ethernet/sfc/
Dmcdi_port_common.c754 static int efx_mcdi_bist(struct efx_nic *efx, unsigned int bist_mode, in efx_mcdi_bist() argument
766 MCDI_SET_DWORD(inbuf, START_BIST_IN_TYPE, bist_mode); in efx_mcdi_bist()
795 (bist_mode == MC_CMD_PHY_BIST_CABLE_SHORT || in efx_mcdi_bist()
796 bist_mode == MC_CMD_PHY_BIST_CABLE_LONG)) { in efx_mcdi_bist()