Searched refs:ETH_PAUSE_TX (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ | ||
| H A D | mcp_public.h | 75 #define ETH_PAUSE_TX 0x4 macro |
| H A D | ecore_mcp.c | 1521 phy_cfg.pause |= (params->pause.forced_tx) ? ETH_PAUSE_TX : 0; in ecore_mcp_set_link() |