Searched refs:media_status (Results 1 – 1 of 1) sorted by relevance
1557 uint8_t media_status; in rge_factotum_link_check() local1560 media_status = rge_reg_get8(rgep, PHY_STATUS_REG); in rge_factotum_link_check()1561 link = (media_status & PHY_STATUS_LINK_UP) ? in rge_factotum_link_check()1570 if (media_status & PHY_STATUS_1000MF) { in rge_factotum_link_check()1575 (media_status & PHY_STATUS_100M) ? in rge_factotum_link_check()1578 (media_status & PHY_STATUS_DUPLEX_FULL) ? in rge_factotum_link_check()