Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
De1000.c3744 (mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE)) { in e1000_config_fc_after_link_up()
3770 (mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE) && in e1000_config_fc_after_link_up()
3787 !(mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE) && in e1000_config_fc_after_link_up()
De1000.h2260 #define NWAY_LPAR_PAUSE 0x0400 /* LP Pause operation desired */ macro