Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.c2785 (mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE)) { in e1000_config_fc_after_link_up()
2810 (mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE) && in e1000_config_fc_after_link_up()
2825 !(mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE) && in e1000_config_fc_after_link_up()
De1000_hw.h2765 #define NWAY_LPAR_PAUSE 0x0400 /* LP Pause operation desired */ macro