Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.c1498 phy_cfg.pause |= (params->pause.autoneg) ? ETH_PAUSE_AUTONEG : 0; in qed_mcp_set_link()
H A Dqed_hsi.h11545 #define ETH_PAUSE_AUTONEG 0x1 macro