Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/Zynq/
Dx_emacpsif_physpeed.c87 #define ADVERTISE_100 ( ADVERTISE_100FULL | ADVERTISE_100HALF ) macro
311 control |= ADVERTISE_100; in get_IEEE_phy_speed()
475 ADVERTISE_100 ); in configure_IEEE_phy_speed()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/xilinx_ultrascale/
Dx_emacpsif_physpeed.c95 #define ADVERTISE_100 ( ADVERTISE_100FULL | ADVERTISE_100HALF ) macro
300 ADVERTISE_100 ); in configure_IEEE_phy_speed_US()
439 control |= ADVERTISE_100; in get_TI_phy_speed()
513 control |= ADVERTISE_100; in get_Marvell_phy_speed()
611 control |= ADVERTISE_100; in get_Realtek_phy_speed()