/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 1221 struct i40e_aq_get_phy_abilities_resp abilities; in i40e_set_link_ksettings() local 1304 status = i40e_aq_get_phy_capabilities(hw, false, false, &abilities, in i40e_set_link_ksettings() 1315 config.abilities = abilities.abilities; in i40e_set_link_ksettings() 1330 config.abilities = abilities.abilities | in i40e_set_link_ksettings() 1349 config.abilities = abilities.abilities & in i40e_set_link_ksettings() 1430 config.link_speed = abilities.link_speed; in i40e_set_link_ksettings() 1431 if (autoneg_changed || abilities.link_speed != config.link_speed) { in i40e_set_link_ksettings() 1433 config.phy_type = abilities.phy_type; in i40e_set_link_ksettings() 1434 config.phy_type_ext = abilities.phy_type_ext; in i40e_set_link_ksettings() 1435 config.eee_capability = abilities.eee_capability; in i40e_set_link_ksettings() [all …]
|
H A D | i40e_common.c | 1316 struct i40e_aq_get_phy_abilities_resp *abilities, in i40e_aq_get_phy_capabilities() argument 1324 if (!abilities) in i40e_aq_get_phy_capabilities() 1343 status = i40e_asq_send_command(hw, &desc, abilities, in i40e_aq_get_phy_capabilities() 1372 hw->phy.phy_types = le32_to_cpu(abilities->phy_type); in i40e_aq_get_phy_capabilities() 1374 ((u64)abilities->phy_type_ext << 32); in i40e_aq_get_phy_capabilities() 1417 struct i40e_aq_get_phy_abilities_resp *abilities, in i40e_set_fc_status() argument 1441 config.abilities = abilities->abilities & ~(I40E_AQ_PHY_FLAG_PAUSE_TX) & in i40e_set_fc_status() 1444 config.abilities |= pause_mask; in i40e_set_fc_status() 1446 if (config.abilities == abilities->abilities) in i40e_set_fc_status() 1451 config.abilities |= I40E_AQ_PHY_ENABLE_ATOMIC_LINK; in i40e_set_fc_status() [all …]
|
H A D | i40e_main.c | 7477 struct i40e_aq_get_phy_abilities_resp abilities; in i40e_force_link_state() local 7491 err = i40e_aq_get_phy_capabilities(hw, false, true, &abilities, in i40e_force_link_state() 7500 speed = abilities.link_speed; in i40e_force_link_state() 7503 err = i40e_aq_get_phy_capabilities(hw, false, false, &abilities, in i40e_force_link_state() 7519 else if (is_up && abilities.phy_type != 0 && abilities.link_speed != 0) in i40e_force_link_state() 7532 config.abilities = abilities.abilities; in i40e_force_link_state() 7535 config.abilities |= I40E_AQ_PHY_ENABLE_LINK; in i40e_force_link_state() 7537 config.abilities &= ~(I40E_AQ_PHY_ENABLE_LINK); in i40e_force_link_state() 7539 if (abilities.link_speed != 0) in i40e_force_link_state() 7540 config.link_speed = abilities.link_speed; in i40e_force_link_state() [all …]
|
H A D | i40e_adminq_cmd.h | 1655 u8 abilities; member 1685 u8 abilities; member
|
H A D | i40e_prototype.h | 98 struct i40e_aq_get_phy_abilities_resp *abilities,
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/udpcast/ |
H A D | udpcast_20230924.bb | 6 multicast abilities: it won't take longer to install 15 machines than it would \
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | selection-api-intro.rst | 12 these abilities cropping, scaling and composing.
|
H A D | vidioc-cropcap.rst | 13 VIDIOC_CROPCAP - Information about the video cropping and scaling abilities
|
H A D | crop.rst | 20 abilities cropping and scaling. Some video output devices can scale an 113 factors, or have different scaling abilities in horizontal and vertical
|
H A D | vidioc-g-fmt.rst | 65 checks and adjusts the parameters against hardware abilities. Drivers
|
H A D | selection-api-configuration.rst | 13 factors, or have different scaling abilities in the horizontal and
|
H A D | dev-raw-vbi.rst | 58 Raw VBI sampling abilities can vary, in particular the sampling
|
H A D | dev-overlay.rst | 240 Regardless of the chosen method, the clipping abilities of the hardware
|
/openbmc/u-boot/doc/ |
H A D | README.atmel_mci | 7 framework's abilities to handle SDHC Cards and the ability
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin/ |
H A D | 0001-check-for-fstab.h-during-configure.patch | 75 …d not be read because fstab is not supported. This will severely degrade the plugin's abilities."),
|
/openbmc/linux/Documentation/livepatch/ |
H A D | callbacks.rst | 7 can be considered a **power feature** that **extends livepatching abilities**
|
/openbmc/linux/Documentation/networking/dsa/ |
H A D | sja1105.rst | 222 The TTEthernet hardware abilities of the switch can be constrained to act
|
/openbmc/linux/Documentation/userspace-api/netlink/ |
H A D | intro.rst | 398 The basic introspection abilities are enabled by access to the Family
|
/openbmc/linux/Documentation/networking/ |
H A D | tls-offload.rst | 33 abilities or QoS and packet scheduling (``ethtool`` flag ``tls-hw-record``).
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | classes.rst | 2306 - RPM starts to provide more abilities than IPK due to the fact that it 2310 Multilib systems, ACID style upgrade, and repackaging abilities for
|
/openbmc/linux/drivers/hwmon/ |
H A D | Kconfig | 894 voltage and current sensors abilities.
|
/openbmc/linux/Documentation/filesystems/ |
H A D | xfs-online-fsck-design.rst | 4847 the kernel's scrubbing abilities, which validates group (i).
|