Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.c713 MCDI_DECLARE_BUF(outbuf, MC_CMD_GET_PHY_STATE_OUT_LEN); in efx_mcdi_phy_test_alive()
724 if (outlen < MC_CMD_GET_PHY_STATE_OUT_LEN) in efx_mcdi_phy_test_alive()
H A Dmcdi_pcol.h6351 #define MC_CMD_GET_PHY_STATE_OUT_LEN 4 macro