Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dmcdi_port.c353 BUILD_BUG_ON(MC_CMD_GET_LINK_IN_LEN != 0); in efx_mcdi_phy_probe()
482 BUILD_BUG_ON(MC_CMD_GET_LINK_IN_LEN != 0); in efx_mcdi_phy_poll()
524 BUILD_BUG_ON(MC_CMD_GET_LINK_IN_LEN != 0); in efx_mcdi_phy_get_settings()
907 BUILD_BUG_ON(MC_CMD_GET_LINK_IN_LEN != 0); in efx_mcdi_mac_check_fault()
Dmcdi_pcol.h2467 #define MC_CMD_GET_LINK_IN_LEN 0 macro