Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/Zynq/
Dx_emacpsif_physpeed.c88 #define ADVERTISE_100 ( ADVERTISE_100FULL | ADVERTISE_100HALF ) macro
316 control |= ADVERTISE_100; in get_IEEE_phy_speed()
475 ADVERTISE_100 ); in configure_IEEE_phy_speed()
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/xilinx_ultrascale/
Dx_emacpsif_physpeed.c111 #define ADVERTISE_100 ( ADVERTISE_100FULL | ADVERTISE_100HALF ) macro
324 ADVERTISE_100 ); in configure_IEEE_phy_speed_US()
463 control |= ADVERTISE_100; in get_TI_phy_speed()
537 control |= ADVERTISE_100; in get_Marvell_phy_speed()
635 control |= ADVERTISE_100; in get_Realtek_phy_speed()