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.1.9/drivers/net/ethernet/sfc/
Dmcdi_port_common.c711 MCDI_DECLARE_BUF(outbuf, MC_CMD_GET_PHY_STATE_OUT_LEN); in efx_mcdi_phy_test_alive()
722 if (outlen < MC_CMD_GET_PHY_STATE_OUT_LEN) in efx_mcdi_phy_test_alive()
Dmcdi_pcol.h8065 #define MC_CMD_GET_PHY_STATE_OUT_LEN 4 macro
/linux-6.1.9/drivers/net/ethernet/sfc/siena/
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()
Dmcdi_pcol.h6351 #define MC_CMD_GET_PHY_STATE_OUT_LEN 4 macro