Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/sfc/siena/
H A Dmcdi_port_common.c717 MCDI_DECLARE_BUF(outbuf, MC_CMD_GET_PHY_STATE_OUT_LEN); in efx_siena_mcdi_phy_test_alive()
728 if (outlen < MC_CMD_GET_PHY_STATE_OUT_LEN) in efx_siena_mcdi_phy_test_alive()
H A Dmcdi_pcol.h6351 #define MC_CMD_GET_PHY_STATE_OUT_LEN 4 macro
/linux-6.15/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.c700 MCDI_DECLARE_BUF(outbuf, MC_CMD_GET_PHY_STATE_OUT_LEN); in efx_mcdi_phy_test_alive()
711 if (outlen < MC_CMD_GET_PHY_STATE_OUT_LEN) in efx_mcdi_phy_test_alive()
H A Dmcdi_pcol.h8686 #define MC_CMD_GET_PHY_STATE_OUT_LEN 4 macro