Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/xilinx_ultrascale/
HDx_emacpsif_physpeed.c827 uint32_t linkSpeed = 0U; in ar8035CheckStatus() local
857 linkSpeed = 10; in ar8035CheckStatus()
862 linkSpeed = 100; in ar8035CheckStatus()
867 linkSpeed = 1000; in ar8035CheckStatus()
908 return linkSpeed; in ar8035CheckStatus()