/linux/tools/testing/selftests/net/ |
H A D | test_vxlan_nolocalbypass.sh | 170 -p Pause on fail 171 -P Pause after each test before cleanup
|
H A D | ndisc_unsolicited_na_test.sh | 205 -p Pause on fail 206 -P Pause after each test before cleanup
|
H A D | gre_gso.sh | 177 -p Pause on fail 178 -P Pause after each test before cleanup
|
H A D | test_bridge_backup_port.sh | 699 -p Pause on fail 700 -P Pause after each test before cleanup
|
H A D | test_bridge_neigh_suppress.sh | 768 -p Pause on fail 769 -P Pause after each test before cleanup
|
H A D | fib-onlink-tests.sh | 473 -p Pause on fail
|
H A D | icmp_redirect.sh | 476 -p Pause on fail
|
H A D | vrf-xfrm-tests.sh | 396 -p Pause on fail
|
/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-phy-v2.c | 804 XGBE_SET_SUP(lks, Pause); in xgbe_phy_sfp_phy_settings() 824 XGBE_SET_SUP(lks, Pause); in xgbe_phy_sfp_phy_settings() 1569 XGBE_SET_LP_ADV(lks, Pause); in xgbe_phy_phydev_flowctrl() 1647 XGBE_SET_LP_ADV(lks, Pause); in xgbe_phy_an37_outcome() 1776 XGBE_SET_LP_ADV(lks, Pause); in xgbe_phy_an73_outcome() 3531 XGBE_SET_SUP(lks, Pause); in xgbe_phy_init() 3548 XGBE_SET_SUP(lks, Pause); in xgbe_phy_init() 3560 XGBE_SET_SUP(lks, Pause); in xgbe_phy_init() 3582 XGBE_SET_SUP(lks, Pause); in xgbe_phy_init() 3594 XGBE_SET_SUP(lks, Pause); in xgbe_phy_init() [all …]
|
H A D | xgbe-mdio.c | 968 if (XGBE_ADV(&lks, Pause)) in xgbe_an37_init() 1041 if (XGBE_ADV(&lks, Pause)) in xgbe_an73_init() 1661 XGBE_CLR_ADV(lks, Pause); in xgbe_phy_init() 1665 XGBE_SET_ADV(lks, Pause); in xgbe_phy_init()
|
H A D | xgbe-phy-v1.c | 246 XGBE_SET_LP_ADV(lks, Pause); in xgbe_phy_an_outcome() 801 XGBE_SET_SUP(lks, Pause); in xgbe_phy_init()
|
H A D | xgbe-ethtool.c | 283 XGBE_CLR_ADV(lks, Pause); in xgbe_set_pauseparam() 287 XGBE_SET_ADV(lks, Pause); in xgbe_set_pauseparam()
|
/linux/drivers/tty/vt/ |
H A D | defkeymap.map | 254 keycode 119 = Pause 290 string Pause = "\033[P"
|
/linux/include/uapi/linux/ |
H A D | ethtool.h | 2087 #define SUPPORTED_Pause __ETHTOOL_LINK_MODE_LEGACY_MASK(Pause) 2127 #define ADVERTISED_Pause __ETHTOOL_LINK_MODE_LEGACY_MASK(Pause)
|
/linux/arch/m68k/hp300/ |
H A D | hp300map.map | 184 string Pause = "\033[P"
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-encoder-cmd.rst | 125 - Pause the encoder. When the encoder has not been started yet, the
|
H A D | vidioc-decoder-cmd.rst | 180 - Pause the decoder. When the decoder has not been started yet, the
|
/linux/net/ethtool/ |
H A D | common.c | 127 __DEFINE_SPECIAL_MODE_NAME(Pause, "Pause"), 288 __DEFINE_SPECIAL_MODE_PARAMS(Pause),
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_ethtool.c | 2258 ethtool_link_ksettings_add_link_mode(ks, lp_advertising, Pause); in ice_get_settings_link_up() 2261 ethtool_link_ksettings_add_link_mode(ks, lp_advertising, Pause); in ice_get_settings_link_up() 2271 ethtool_link_ksettings_del_link_mode(ks, lp_advertising, Pause); in ice_get_settings_link_up() 2359 ethtool_link_ksettings_add_link_mode(ks, supported, Pause); in ice_get_link_ksettings() 2373 ethtool_link_ksettings_add_link_mode(ks, advertising, Pause); in ice_get_link_ksettings() 2380 ethtool_link_ksettings_add_link_mode(ks, advertising, Pause); in ice_get_link_ksettings() 2384 ethtool_link_ksettings_del_link_mode(ks, advertising, Pause); in ice_get_link_ksettings()
|
/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_ethtool.c | 313 ETHTOOL_ADD_SUPPORTED_LINK_MODE(&settings, Pause); in hinic_get_link_ksettings() 315 ETHTOOL_ADD_ADVERTISED_LINK_MODE(&settings, Pause); in hinic_get_link_ksettings() 319 ETHTOOL_ADD_ADVERTISED_LINK_MODE(&settings, Pause); in hinic_get_link_ksettings()
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | mcdi_port_common.c | 179 SET_BIT(Pause); in mcdi_to_ethtool_linkset() 221 if (TEST_BIT(Pause)) in ethtool_linkset_to_mcdi_cap()
|
/linux/drivers/net/ethernet/sfc/ |
H A D | mcdi_port_common.c | 178 SET_BIT(Pause); in mcdi_to_ethtool_linkset() 220 if (TEST_BIT(Pause)) in ethtool_linkset_to_mcdi_cap()
|
/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_nic.c | 1154 Pause); in aq_nic_get_link_ksettings() 1209 Pause); in aq_nic_get_link_ksettings() 1263 Pause); in aq_nic_get_link_ksettings()
|
/linux/Documentation/userspace-api/media/rc/ |
H A D | rc-tables.rst | 192 - Pause stream
|
/linux/Documentation/networking/ |
H A D | statistics.rst | 80 Pause parameters for eth0:
|