Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Dmcdi_port.c579 MCDI_DECLARE_BUF(outbuf, MC_CMD_GET_PHY_STATE_OUT_LEN); in efx_mcdi_phy_test_alive()
590 if (outlen < MC_CMD_GET_PHY_STATE_OUT_LEN) in efx_mcdi_phy_test_alive()
Dmcdi_pcol.h4068 #define MC_CMD_GET_PHY_STATE_OUT_LEN 4 macro