Searched refs:MC_CMD_LOOPBACK_NONE (Results 1 – 3 of 3) sorted by relevance
233 EFX_STATIC_ASSERT(MC_CMD_LOOPBACK_NONE == EFX_LOOPBACK_OFF); in siena_phy_get_link()319 MCDI_IN_SET_DWORD(req, SET_LINK_IN_LOOPBACK_MODE, MC_CMD_LOOPBACK_NONE); in siena_phy_reconfigure()
452 MCDI_IN_SET_DWORD(req, SET_LINK_IN_LOOPBACK_MODE, MC_CMD_LOOPBACK_NONE); in ef10_phy_reconfigure()
3352 #define MC_CMD_LOOPBACK_NONE 0x0 macro