Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/Zynq/
Dx_emacpsif_physpeed.c137 #define IEEE_PAUSE_MASK 0x0400 macro
315 control |= IEEE_PAUSE_MASK; in get_IEEE_phy_speed()
455 control |= IEEE_PAUSE_MASK; in configure_IEEE_phy_speed()
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/xilinx_ultrascale/
Dx_emacpsif_physpeed.c162 #define IEEE_PAUSE_MASK 0x0400 macro
304 control |= IEEE_PAUSE_MASK; in configure_IEEE_phy_speed_US()
462 control |= IEEE_PAUSE_MASK; in get_TI_phy_speed()
536 control |= IEEE_PAUSE_MASK; in get_Marvell_phy_speed()
634 control |= IEEE_PAUSE_MASK; in get_Realtek_phy_speed()
776 IEEE_PAUSE_MASK | in get_AR8035_phy_speed()