Home
last modified time | relevance | path

Searched refs:SUPPORTED_Pause (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/ethernet/atheros/alx/
H A Dethtool.c137 SUPPORTED_Pause | in alx_get_link_ksettings()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c11657 SUPPORTED_Pause |
11693 SUPPORTED_Pause |
11731 SUPPORTED_Pause |
11762 SUPPORTED_Pause |
11793 SUPPORTED_Pause |
11821 SUPPORTED_Pause |
11850 SUPPORTED_Pause |
11882 SUPPORTED_Pause |
11913 SUPPORTED_Pause |
11948 SUPPORTED_Pause |
[all …]
H A Dbnx2x_main.c2709 SUPPORTED_Pause | in bnx2x__link_status_update()
/linux/Documentation/networking/
H A Dphy.rst213 SUPPORTED_Pause and SUPPORTED_AsymPause bits (see below), or the PHY may get
340 making sure that the SUPPORTED_Pause and SUPPORTED_AsymPause bits are set in
345 the SUPPORTED_Pause and SUPPORTED_AsymPause bits accordingly. This can be done
/linux/include/uapi/linux/
H A Dethtool.h2083 #define SUPPORTED_Pause __ETHTOOL_LINK_MODE_LEGACY_MASK(Pause) macro
/linux/drivers/net/
H A Dsungem_phy.c876 SUPPORTED_Pause)
/linux/drivers/net/ethernet/sun/
H A Dsungem.c72 SUPPORTED_Pause | SUPPORTED_Autoneg)
2567 SUPPORTED_Pause | SUPPORTED_Asym_Pause); in gem_get_link_ksettings()
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c651 supported |= SUPPORTED_Pause; in be_get_link_ksettings()
/linux/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c157 SUPPORTED_Pause); in igb_get_link_ksettings()
172 SUPPORTED_Pause); in igb_get_link_ksettings()
/linux/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c125 SUPPORTED_Pause | in e1000_get_link_ksettings()
/linux/drivers/net/ethernet/realtek/rtase/
H A Drtase_main.c1716 u32 supported = SUPPORTED_MII | SUPPORTED_Pause | SUPPORTED_Asym_Pause; in rtase_get_settings()