Searched refs:NWAY_LPAR_PAUSE (Results 1 – 5 of 5) sorted by relevance
998 (mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE)) { in igb_config_fc_after_link_up()1022 (mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE) && in igb_config_fc_after_link_up()1036 !(mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE) && in igb_config_fc_after_link_up()
674 #define NWAY_LPAR_PAUSE 0x0400 /* LP Pause operation desired */ macro
169 #define NWAY_LPAR_PAUSE 0x0400 /* LP Pause operation desired */ macro
2143 (mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE)) { in e1000_config_fc_after_link_up()2170 (mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE) && in e1000_config_fc_after_link_up()2186 !(mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE) && in e1000_config_fc_after_link_up()
2611 #define NWAY_LPAR_PAUSE 0x0400 /* LP Pause operation desired */ macro