Searched refs:NWAY_LPAR_PAUSE (Results 1 – 2 of 2) sorted by relevance
2845 (mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE)) { in e1000_config_fc_after_link_up()2870 (mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE) && in e1000_config_fc_after_link_up()2885 !(mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE) && in e1000_config_fc_after_link_up()
2780 #define NWAY_LPAR_PAUSE 0x0400 /* LP Pause operation desired */ macro