Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/Zynq/
Dx_emacpsif_physpeed.c136 #define IEEE_ASYMMETRIC_PAUSE_MASK 0x0800 macro
314 control |= IEEE_ASYMMETRIC_PAUSE_MASK; in get_IEEE_phy_speed()
454 control |= IEEE_ASYMMETRIC_PAUSE_MASK; in configure_IEEE_phy_speed()
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/xilinx_ultrascale/
Dx_emacpsif_physpeed.c161 #define IEEE_ASYMMETRIC_PAUSE_MASK 0x0800 macro
303 control |= IEEE_ASYMMETRIC_PAUSE_MASK; in configure_IEEE_phy_speed_US()
461 control |= IEEE_ASYMMETRIC_PAUSE_MASK; in get_TI_phy_speed()
535 control |= IEEE_ASYMMETRIC_PAUSE_MASK; in get_Marvell_phy_speed()
633 control |= IEEE_ASYMMETRIC_PAUSE_MASK; in get_Realtek_phy_speed()
775 IEEE_ASYMMETRIC_PAUSE_MASK | in get_AR8035_phy_speed()