Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dmcdi_port.c752 MCDI_DECLARE_BUF(outbuf, MC_CMD_GET_PHY_STATE_OUT_LEN); in efx_mcdi_phy_test_alive()
763 if (outlen < MC_CMD_GET_PHY_STATE_OUT_LEN) in efx_mcdi_phy_test_alive()
Dmcdi_pcol.h5445 #define MC_CMD_GET_PHY_STATE_OUT_LEN 4 macro