Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/sfc/
Dmcdi_phy.c683 if (phy_cfg->flags & (1 << MC_CMD_GET_PHY_CFG_OUT_BIST_LBN)) { in efx_mcdi_phy_run_tests()
720 if (phy_cfg->flags & (1 << MC_CMD_GET_PHY_CFG_OUT_BIST_LBN)) { in efx_mcdi_phy_test_name()
Dmcdi_pcol.h1191 #define MC_CMD_GET_PHY_CFG_OUT_BIST_LBN 6 macro