Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_mac.c531 (mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE)) { in igc_config_fc_after_link_up()
556 (mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE) && in igc_config_fc_after_link_up()
570 !(mii_nway_lp_ability_reg & NWAY_LPAR_PAUSE) && in igc_config_fc_after_link_up()
H A Digc_defines.h172 #define NWAY_LPAR_PAUSE 0x0400 /* LP Pause operation desired */ macro
/linux/tools/testing/selftests/vfio/lib/drivers/igb/
H A De1000_defines.h674 #define NWAY_LPAR_PAUSE 0x0400 /* LP Pause operation desired */ macro
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2611 #define NWAY_LPAR_PAUSE 0x0400 /* LP Pause operation desired */ macro