Home
last modified time | relevance | path

Searched refs:abilities (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c1221 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 Di40e_common.c1316 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 Di40e_main.c7477 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 Di40e_adminq_cmd.h1655 u8 abilities; member
1685 u8 abilities; member
H A Di40e_prototype.h98 struct i40e_aq_get_phy_abilities_resp *abilities,
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/udpcast/
H A Dudpcast_20230924.bb6 multicast abilities: it won't take longer to install 15 machines than it would \
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dselection-api-intro.rst12 these abilities cropping, scaling and composing.
H A Dvidioc-cropcap.rst13 VIDIOC_CROPCAP - Information about the video cropping and scaling abilities
H A Dcrop.rst20 abilities cropping and scaling. Some video output devices can scale an
113 factors, or have different scaling abilities in horizontal and vertical
H A Dvidioc-g-fmt.rst65 checks and adjusts the parameters against hardware abilities. Drivers
H A Dselection-api-configuration.rst13 factors, or have different scaling abilities in the horizontal and
H A Ddev-raw-vbi.rst58 Raw VBI sampling abilities can vary, in particular the sampling
H A Ddev-overlay.rst240 Regardless of the chosen method, the clipping abilities of the hardware
/openbmc/u-boot/doc/
H A DREADME.atmel_mci7 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 D0001-check-for-fstab.h-during-configure.patch75 …d not be read because fstab is not supported. This will severely degrade the plugin's abilities."),
/openbmc/linux/Documentation/livepatch/
H A Dcallbacks.rst7 can be considered a **power feature** that **extends livepatching abilities**
/openbmc/linux/Documentation/networking/dsa/
H A Dsja1105.rst222 The TTEthernet hardware abilities of the switch can be constrained to act
/openbmc/linux/Documentation/userspace-api/netlink/
H A Dintro.rst398 The basic introspection abilities are enabled by access to the Family
/openbmc/linux/Documentation/networking/
H A Dtls-offload.rst33 abilities or QoS and packet scheduling (``ethtool`` flag ``tls-hw-record``).
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dclasses.rst2306 - 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 DKconfig894 voltage and current sensors abilities.
/openbmc/linux/Documentation/filesystems/
H A Dxfs-online-fsck-design.rst4847 the kernel's scrubbing abilities, which validates group (i).