Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Dsiena_phy.c248 MAX(MC_CMD_SET_ID_LED_OUT_LEN, MC_CMD_SET_LINK_OUT_LEN)); in siena_phy_reconfigure()
316 req.emr_out_length = MC_CMD_SET_ID_LED_OUT_LEN; in siena_phy_reconfigure()
H A Def10_phy.c446 MC_CMD_SET_ID_LED_OUT_LEN); in efx_mcdi_phy_set_led()
454 req.emr_out_length = MC_CMD_SET_ID_LED_OUT_LEN; in efx_mcdi_phy_set_led()
H A Defx_regs_mcdi.h4703 #define MC_CMD_SET_ID_LED_OUT_LEN 0 macro