Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/Zynq/
Dx_emacpsif_physpeed.c129 #define IEEE_STAT_1GBPS_EXTENSIONS 0x0100 macro
232 if( status & IEEE_STAT_1GBPS_EXTENSIONS ) in get_IEEE_phy_speed()
260 if( status & IEEE_STAT_1GBPS_EXTENSIONS ) in get_IEEE_phy_speed()
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/xilinx_ultrascale/
Dx_emacpsif_physpeed.c150 #define IEEE_STAT_1GBPS_EXTENSIONS 0x0100 macro
768 IEEE_CTRL_AUTONEGOTIATE_ENABLE | IEEE_STAT_1GBPS_EXTENSIONS ); in get_AR8035_phy_speed()