Home
last modified time | relevance | path

Searched refs:MC_CMD_SET_LINK_OUT_LEN (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/sfxge/common/
H A Def10_phy.c362 MC_CMD_SET_LINK_OUT_LEN); in ef10_phy_reconfigure()
380 req.emr_out_length = MC_CMD_SET_LINK_OUT_LEN; in ef10_phy_reconfigure()
H A Dsiena_phy.c275 MAX(MC_CMD_SET_ID_LED_OUT_LEN, MC_CMD_SET_LINK_OUT_LEN)); in siena_phy_reconfigure()
287 req.emr_out_length = MC_CMD_SET_LINK_OUT_LEN; in siena_phy_reconfigure()
H A Defx_regs_mcdi.h3820 #define MC_CMD_SET_LINK_OUT_LEN 0 macro