Home
last modified time | relevance | path

Searched refs:autoneg (Results 1 – 25 of 1757) sorted by relevance

12345678910>>...71

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/net/forwarding/
H A Dethtool.sh72 ethtool -s $h2 autoneg on
73 ethtool -s $h1 autoneg on
96 ethtool -s $h2 autoneg on
97 ethtool -s $h1 autoneg on
119 ethtool -s $h1 autoneg on
215 ethtool -s $h2 autoneg on
216 ethtool -s $h1 autoneg on
256 ethtool -s $h2 autoneg on
257 ethtool -s $h1 autoneg on
285 ethtool -s $h2 autoneg on
[all …]
H A Dethtool_extended_state.sh40 autoneg() function
65 ethtool_set $swp1 speed $speed1 autoneg off
66 ethtool_set $swp2 speed $speed2 autoneg off
77 ethtool -s $swp2 autoneg on
78 ethtool -s $swp1 autoneg on
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/net/forwarding/
H A Dethtool.sh72 ethtool -s $h2 autoneg on
73 ethtool -s $h1 autoneg on
96 ethtool -s $h2 autoneg on
97 ethtool -s $h1 autoneg on
119 ethtool -s $h1 autoneg on
215 ethtool -s $h2 autoneg on
216 ethtool -s $h1 autoneg on
256 ethtool -s $h2 autoneg on
257 ethtool -s $h1 autoneg on
285 ethtool -s $h2 autoneg on
[all …]
H A Dethtool_extended_state.sh40 autoneg() function
65 ethtool_set $swp1 speed $speed1 autoneg off
66 ethtool_set $swp2 speed $speed2 autoneg off
77 ethtool -s $swp2 autoneg on
78 ethtool -s $swp1 autoneg on
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/net/forwarding/
H A Dethtool.sh72 ethtool -s $h2 autoneg on
73 ethtool -s $h1 autoneg on
96 ethtool -s $h2 autoneg on
97 ethtool -s $h1 autoneg on
119 ethtool -s $h1 autoneg on
215 ethtool -s $h2 autoneg on
216 ethtool -s $h1 autoneg on
256 ethtool -s $h2 autoneg on
257 ethtool -s $h1 autoneg on
285 ethtool -s $h2 autoneg on
[all …]
/dports/net/ryu/ryu-4.26/ryu/tests/packet_data_generator/src/
H A Dx1.erl76 curr = [autoneg,copper,'100mb_fd'],
77 advertised = [autoneg,copper],
78 supported = [autoneg,copper,'100mb_fd'],
79 peer = [autoneg,copper,'100mb_fd']},
85 curr = [autoneg,copper,'100mb_fd'],
86 advertised = [autoneg,copper],
87 supported = [autoneg,copper,'100mb_fd'],
88 peer = [autoneg,copper,'100mb_fd']}]}
/dports/emulators/qemu42/qemu-4.2.1/hw/net/rocker/
H A Drocker_fp.c38 uint8_t autoneg; member
61 info->value->autoneg = port->autoneg; in fp_port_get_info()
87 uint8_t *duplex, uint8_t *autoneg) in fp_port_get_settings() argument
91 *autoneg = port->autoneg; in fp_port_get_settings()
97 uint8_t duplex, uint8_t autoneg) in fp_port_set_settings() argument
103 port->autoneg = autoneg; in fp_port_set_settings()
263 port->autoneg = 0; in fp_port_reset()
/dports/emulators/qemu/qemu-6.2.0/hw/net/rocker/
H A Drocker_fp.c38 uint8_t autoneg; member
63 value->autoneg = port->autoneg; in fp_port_get_info()
90 uint8_t *duplex, uint8_t *autoneg) in fp_port_get_settings() argument
94 *autoneg = port->autoneg; in fp_port_get_settings()
100 uint8_t duplex, uint8_t autoneg) in fp_port_set_settings() argument
106 port->autoneg = autoneg; in fp_port_set_settings()
266 port->autoneg = 0; in fp_port_reset()
/dports/emulators/qemu60/qemu-6.0.0/hw/net/rocker/
H A Drocker_fp.c38 uint8_t autoneg; member
63 value->autoneg = port->autoneg; in fp_port_get_info()
90 uint8_t *duplex, uint8_t *autoneg) in fp_port_get_settings() argument
94 *autoneg = port->autoneg; in fp_port_get_settings()
100 uint8_t duplex, uint8_t autoneg) in fp_port_set_settings() argument
106 port->autoneg = autoneg; in fp_port_set_settings()
266 port->autoneg = 0; in fp_port_reset()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/net/rocker/
H A Drocker_fp.c38 uint8_t autoneg; member
61 info->value->autoneg = port->autoneg; in fp_port_get_info()
87 uint8_t *duplex, uint8_t *autoneg) in fp_port_get_settings() argument
91 *autoneg = port->autoneg; in fp_port_get_settings()
97 uint8_t duplex, uint8_t autoneg) in fp_port_set_settings() argument
103 port->autoneg = autoneg; in fp_port_set_settings()
263 port->autoneg = 0; in fp_port_reset()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/net/rocker/
H A Drocker_fp.c38 uint8_t autoneg; member
61 info->value->autoneg = port->autoneg; in fp_port_get_info()
87 uint8_t *duplex, uint8_t *autoneg) in fp_port_get_settings() argument
91 *autoneg = port->autoneg; in fp_port_get_settings()
97 uint8_t duplex, uint8_t autoneg) in fp_port_set_settings() argument
103 port->autoneg = autoneg; in fp_port_set_settings()
263 port->autoneg = 0; in fp_port_reset()
/dports/emulators/qemu5/qemu-5.2.0/hw/net/rocker/
H A Drocker_fp.c38 uint8_t autoneg; member
61 info->value->autoneg = port->autoneg; in fp_port_get_info()
87 uint8_t *duplex, uint8_t *autoneg) in fp_port_get_settings() argument
91 *autoneg = port->autoneg; in fp_port_get_settings()
97 uint8_t duplex, uint8_t autoneg) in fp_port_set_settings() argument
103 port->autoneg = autoneg; in fp_port_set_settings()
263 port->autoneg = 0; in fp_port_reset()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/net/rocker/
H A Drocker_fp.c38 uint8_t autoneg; member
61 info->value->autoneg = port->autoneg; in fp_port_get_info()
87 uint8_t *duplex, uint8_t *autoneg) in fp_port_get_settings() argument
91 *autoneg = port->autoneg; in fp_port_get_settings()
97 uint8_t duplex, uint8_t autoneg) in fp_port_set_settings() argument
103 port->autoneg = autoneg; in fp_port_set_settings()
263 port->autoneg = 0; in fp_port_reset()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/net/rocker/
H A Drocker_fp.c38 uint8_t autoneg; member
63 value->autoneg = port->autoneg; in fp_port_get_info()
90 uint8_t *duplex, uint8_t *autoneg) in fp_port_get_settings() argument
94 *autoneg = port->autoneg; in fp_port_get_settings()
100 uint8_t duplex, uint8_t autoneg) in fp_port_set_settings() argument
106 port->autoneg = autoneg; in fp_port_set_settings()
266 port->autoneg = 0; in fp_port_reset()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/net/rocker/
H A Drocker_fp.c38 uint8_t autoneg; member
61 info->value->autoneg = port->autoneg; in fp_port_get_info()
87 uint8_t *duplex, uint8_t *autoneg) in fp_port_get_settings() argument
91 *autoneg = port->autoneg; in fp_port_get_settings()
97 uint8_t duplex, uint8_t autoneg) in fp_port_set_settings() argument
103 port->autoneg = autoneg; in fp_port_set_settings()
263 port->autoneg = 0; in fp_port_reset()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/
H A DIxEthMii.c337 BOOL *autoneg) in ixEthMiiLinkStatus() argument
345 (autoneg == NULL)) in ixEthMiiLinkStatus()
353 *autoneg = FALSE; in ixEthMiiLinkStatus()
375 *autoneg = ((regval & IX_ETH_MII_SR2_AUTO) != 0); in ixEthMiiLinkStatus()
394 *autoneg = ((ctrlRegval & IX_ETH_MII_CR_AUTO_EN) != 0) && in ixEthMiiLinkStatus()
398 if (*autoneg) in ixEthMiiLinkStatus()
455 BOOL linkUp, speed100, fullDuplex, autoneg; in ixEthMiiPhyShow() local
468 &autoneg) != IX_ETH_ACC_SUCCESS) in ixEthMiiPhyShow()
486 (autoneg ? "Completed" : "Not Completed")); in ixEthMiiPhyShow()
494 (autoneg ? "Enabled" : "Disabled")); in ixEthMiiPhyShow()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/
H A DIxEthMii.c337 BOOL *autoneg) in ixEthMiiLinkStatus() argument
345 (autoneg == NULL)) in ixEthMiiLinkStatus()
353 *autoneg = FALSE; in ixEthMiiLinkStatus()
375 *autoneg = ((regval & IX_ETH_MII_SR2_AUTO) != 0); in ixEthMiiLinkStatus()
394 *autoneg = ((ctrlRegval & IX_ETH_MII_CR_AUTO_EN) != 0) && in ixEthMiiLinkStatus()
398 if (*autoneg) in ixEthMiiLinkStatus()
455 BOOL linkUp, speed100, fullDuplex, autoneg; in ixEthMiiPhyShow() local
468 &autoneg) != IX_ETH_ACC_SUCCESS) in ixEthMiiPhyShow()
486 (autoneg ? "Completed" : "Not Completed")); in ixEthMiiPhyShow()
494 (autoneg ? "Enabled" : "Disabled")); in ixEthMiiPhyShow()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/
H A DIxEthMii.c337 BOOL *autoneg) in ixEthMiiLinkStatus() argument
345 (autoneg == NULL)) in ixEthMiiLinkStatus()
353 *autoneg = FALSE; in ixEthMiiLinkStatus()
375 *autoneg = ((regval & IX_ETH_MII_SR2_AUTO) != 0); in ixEthMiiLinkStatus()
394 *autoneg = ((ctrlRegval & IX_ETH_MII_CR_AUTO_EN) != 0) && in ixEthMiiLinkStatus()
398 if (*autoneg) in ixEthMiiLinkStatus()
455 BOOL linkUp, speed100, fullDuplex, autoneg; in ixEthMiiPhyShow() local
468 &autoneg) != IX_ETH_ACC_SUCCESS) in ixEthMiiPhyShow()
486 (autoneg ? "Completed" : "Not Completed")); in ixEthMiiPhyShow()
494 (autoneg ? "Enabled" : "Disabled")); in ixEthMiiPhyShow()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/
H A DIxEthMii.c337 BOOL *autoneg) in ixEthMiiLinkStatus() argument
345 (autoneg == NULL)) in ixEthMiiLinkStatus()
353 *autoneg = FALSE; in ixEthMiiLinkStatus()
375 *autoneg = ((regval & IX_ETH_MII_SR2_AUTO) != 0); in ixEthMiiLinkStatus()
394 *autoneg = ((ctrlRegval & IX_ETH_MII_CR_AUTO_EN) != 0) && in ixEthMiiLinkStatus()
398 if (*autoneg) in ixEthMiiLinkStatus()
455 BOOL linkUp, speed100, fullDuplex, autoneg; in ixEthMiiPhyShow() local
468 &autoneg) != IX_ETH_ACC_SUCCESS) in ixEthMiiPhyShow()
486 (autoneg ? "Completed" : "Not Completed")); in ixEthMiiPhyShow()
494 (autoneg ? "Enabled" : "Disabled")); in ixEthMiiPhyShow()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/
H A DIxEthMii.c337 BOOL *autoneg) in ixEthMiiLinkStatus() argument
345 (autoneg == NULL)) in ixEthMiiLinkStatus()
353 *autoneg = FALSE; in ixEthMiiLinkStatus()
375 *autoneg = ((regval & IX_ETH_MII_SR2_AUTO) != 0); in ixEthMiiLinkStatus()
394 *autoneg = ((ctrlRegval & IX_ETH_MII_CR_AUTO_EN) != 0) && in ixEthMiiLinkStatus()
398 if (*autoneg) in ixEthMiiLinkStatus()
455 BOOL linkUp, speed100, fullDuplex, autoneg; in ixEthMiiPhyShow() local
468 &autoneg) != IX_ETH_ACC_SUCCESS) in ixEthMiiPhyShow()
486 (autoneg ? "Completed" : "Not Completed")); in ixEthMiiPhyShow()
494 (autoneg ? "Enabled" : "Disabled")); in ixEthMiiPhyShow()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/
H A DIxEthMii.c337 BOOL *autoneg) in ixEthMiiLinkStatus() argument
345 (autoneg == NULL)) in ixEthMiiLinkStatus()
353 *autoneg = FALSE; in ixEthMiiLinkStatus()
375 *autoneg = ((regval & IX_ETH_MII_SR2_AUTO) != 0); in ixEthMiiLinkStatus()
394 *autoneg = ((ctrlRegval & IX_ETH_MII_CR_AUTO_EN) != 0) && in ixEthMiiLinkStatus()
398 if (*autoneg) in ixEthMiiLinkStatus()
455 BOOL linkUp, speed100, fullDuplex, autoneg; in ixEthMiiPhyShow() local
468 &autoneg) != IX_ETH_ACC_SUCCESS) in ixEthMiiPhyShow()
486 (autoneg ? "Completed" : "Not Completed")); in ixEthMiiPhyShow()
494 (autoneg ? "Enabled" : "Disabled")); in ixEthMiiPhyShow()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/
H A DIxEthMii.c337 BOOL *autoneg) in ixEthMiiLinkStatus() argument
345 (autoneg == NULL)) in ixEthMiiLinkStatus()
353 *autoneg = FALSE; in ixEthMiiLinkStatus()
375 *autoneg = ((regval & IX_ETH_MII_SR2_AUTO) != 0); in ixEthMiiLinkStatus()
394 *autoneg = ((ctrlRegval & IX_ETH_MII_CR_AUTO_EN) != 0) && in ixEthMiiLinkStatus()
398 if (*autoneg) in ixEthMiiLinkStatus()
455 BOOL linkUp, speed100, fullDuplex, autoneg; in ixEthMiiPhyShow() local
468 &autoneg) != IX_ETH_ACC_SUCCESS) in ixEthMiiPhyShow()
486 (autoneg ? "Completed" : "Not Completed")); in ixEthMiiPhyShow()
494 (autoneg ? "Enabled" : "Disabled")); in ixEthMiiPhyShow()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/drivers/net/mlxsw/
H A Dethtool_lanes.sh56 local autoneg=$1; shift
61 if [[ $autoneg -eq 0 ]]; then
104 autoneg() function
159 ethtool_set $swp1 speed $max_speed lanes $lanes autoneg off
160 ethtool_set $swp2 speed $max_speed lanes $lanes autoneg off
178 ethtool -s $swp2 autoneg on
179 ethtool -s $swp1 autoneg on
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/drivers/net/mlxsw/
H A Dethtool_lanes.sh56 local autoneg=$1; shift
61 if [[ $autoneg -eq 0 ]]; then
104 autoneg() function
159 ethtool_set $swp1 speed $max_speed lanes $lanes autoneg off
160 ethtool_set $swp2 speed $max_speed lanes $lanes autoneg off
178 ethtool -s $swp2 autoneg on
179 ethtool -s $swp1 autoneg on
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/drivers/net/mlxsw/
H A Dethtool_lanes.sh56 local autoneg=$1; shift
61 if [[ $autoneg -eq 0 ]]; then
104 autoneg() function
159 ethtool_set $swp1 speed $max_speed lanes $lanes autoneg off
160 ethtool_set $swp2 speed $max_speed lanes $lanes autoneg off
178 ethtool -s $swp2 autoneg on
179 ethtool -s $swp1 autoneg on

12345678910>>...71