Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_mac.c543 (mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE)) { in igc_config_fc_after_link_up()
568 (mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE) && in igc_config_fc_after_link_up()
582 !(mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE) && in igc_config_fc_after_link_up()
H A Digc_defines.h167 #define NWAY_LPAR_PAUSE 0x0400 /* LP Pause operation desired */ macro
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_mac.c998 (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()
H A De1000_defines.h674 #define NWAY_LPAR_PAUSE 0x0400 /* LP Pause operation desired */ macro
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c2143 (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()
H A De1000_hw.h2611 #define NWAY_LPAR_PAUSE 0x0400 /* LP Pause operation desired */ macro
/openbmc/u-boot/drivers/net/
H A 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()
H A De1000.h2260 #define NWAY_LPAR_PAUSE 0x0400 /* LP Pause operation desired */ macro