Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dmcdi_port.c651 bist_mode == MC_CMD_PHY_BIST_CABLE_LONG)) { in efx_mcdi_bist()
691 mode = MC_CMD_PHY_BIST_CABLE_LONG; in efx_mcdi_phy_run_tests()
696 mode = MC_CMD_PHY_BIST_CABLE_LONG; in efx_mcdi_phy_run_tests()
Dmcdi_pcol.h2159 #define MC_CMD_PHY_BIST_CABLE_LONG 0x2 macro