Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
De1000.c3867 uint16_t lp_capability; in e1000_check_for_link() local
3953 (hw, PHY_LP_ABILITY, &lp_capability) < 0) { in e1000_check_for_link()
3957 if (lp_capability & (NWAY_LPAR_10T_HD_CAPS | in e1000_check_for_link()