Home
last modified time | relevance | path

Searched refs:MC_CMD_GET_PHY_CFG_OUT_BIST_CABLE_SHORT_LBN (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.c832 if (phy_cfg->flags & (1 << MC_CMD_GET_PHY_CFG_OUT_BIST_CABLE_SHORT_LBN)) { in efx_mcdi_phy_run_tests()
863 if (phy_cfg->flags & ((1 << MC_CMD_GET_PHY_CFG_OUT_BIST_CABLE_SHORT_LBN) | in efx_mcdi_phy_test_name()
H A Dmcdi_pcol.h4943 #define MC_CMD_GET_PHY_CFG_OUT_BIST_CABLE_SHORT_LBN 1 macro
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi_port_common.c839 if (phy_cfg->flags & (1 << MC_CMD_GET_PHY_CFG_OUT_BIST_CABLE_SHORT_LBN)) { in efx_siena_mcdi_phy_run_tests()
871 if (phy_cfg->flags & ((1 << MC_CMD_GET_PHY_CFG_OUT_BIST_CABLE_SHORT_LBN) | in efx_siena_mcdi_phy_test_name()
H A Dmcdi_pcol.h3531 #define MC_CMD_GET_PHY_CFG_OUT_BIST_CABLE_SHORT_LBN 1 macro