Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/xilinx_ultrascale/
Dx_emacpsif_physpeed.c895 uint32_t linkSpeed = 0U; in ar8035CheckStatus() local
925 linkSpeed = 10; in ar8035CheckStatus()
930 linkSpeed = 100; in ar8035CheckStatus()
935 linkSpeed = 1000; in ar8035CheckStatus()
973 return linkSpeed; in ar8035CheckStatus()