Searched refs:NWAY_LPAR_PAUSE (Results 1 – 6 of 6) sorted by relevance
1450 (mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE)) { in e1000_config_fc_after_link_up_generic()1474 (mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE) && in e1000_config_fc_after_link_up_generic()1488 !(mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE) && in e1000_config_fc_after_link_up_generic()
958 #define NWAY_LPAR_PAUSE 0x0400 /* LP Pause operation desired */ macro
2285 (mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE)) {2314 (mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE) &&2329 !(mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE) &&
1770 #define NWAY_LPAR_PAUSE 0x0400 /* LP Pause operation desired */ macro
5125 (phy_lp_able & NWAY_LPAR_PAUSE) ? 1 : 0; in igb_get_phy_state()
6417 (Adapter->phy_lp_able & NWAY_LPAR_PAUSE) ? 1 : 0; in e1000g_get_phy_state()