Searched refs:bist_mode (Results 1 - 2 of 2) sorted by last modified time

/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, argument
766 MCDI_SET_DWORD(inbuf, START_BIST_IN_TYPE, bist_mode);
795 (bist_mode == MC_CMD_PHY_BIST_CABLE_SHORT ||
796 bist_mode == MC_CMD_PHY_BIST_CABLE_LONG)) {
/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, argument
772 MCDI_SET_DWORD(inbuf, START_BIST_IN_TYPE, bist_mode);
801 (bist_mode == MC_CMD_PHY_BIST_CABLE_SHORT ||
802 bist_mode == MC_CMD_PHY_BIST_CABLE_LONG)) {

Completed in 237 milliseconds