Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c1220 struct i40e_aq_get_phy_abilities_resp abilities; in i40e_set_link_ksettings() local
1303 status = i40e_aq_get_phy_capabilities(hw, false, false, &abilities, in i40e_set_link_ksettings()
1314 config.abilities = abilities.abilities; in i40e_set_link_ksettings()
1329 config.abilities = abilities.abilities | in i40e_set_link_ksettings()
1348 config.abilities = abilities.abilities & in i40e_set_link_ksettings()
1429 config.link_speed = abilities.link_speed; in i40e_set_link_ksettings()
1430 if (autoneg_changed || abilities.link_speed != config.link_speed) { in i40e_set_link_ksettings()
1432 config.phy_type = abilities.phy_type; in i40e_set_link_ksettings()
1433 config.phy_type_ext = abilities.phy_type_ext; in i40e_set_link_ksettings()
1434 config.eee_capability = abilities.eee_capability; in i40e_set_link_ksettings()
[all …]
Di40e_common.c1312 struct i40e_aq_get_phy_abilities_resp *abilities, in i40e_aq_get_phy_capabilities() argument
1320 if (!abilities) in i40e_aq_get_phy_capabilities()
1339 status = i40e_asq_send_command(hw, &desc, abilities, in i40e_aq_get_phy_capabilities()
1368 hw->phy.phy_types = le32_to_cpu(abilities->phy_type); in i40e_aq_get_phy_capabilities()
1370 ((u64)abilities->phy_type_ext << 32); in i40e_aq_get_phy_capabilities()
1413 struct i40e_aq_get_phy_abilities_resp *abilities, in i40e_set_fc_status() argument
1437 config.abilities = abilities->abilities & ~(I40E_AQ_PHY_FLAG_PAUSE_TX) & in i40e_set_fc_status()
1440 config.abilities |= pause_mask; in i40e_set_fc_status()
1442 if (config.abilities == abilities->abilities) in i40e_set_fc_status()
1447 config.abilities |= I40E_AQ_PHY_ENABLE_ATOMIC_LINK; in i40e_set_fc_status()
[all …]
Di40e_main.c7424 struct i40e_aq_get_phy_abilities_resp abilities; in i40e_force_link_state() local
7438 err = i40e_aq_get_phy_capabilities(hw, false, true, &abilities, in i40e_force_link_state()
7447 speed = abilities.link_speed; in i40e_force_link_state()
7450 err = i40e_aq_get_phy_capabilities(hw, false, false, &abilities, in i40e_force_link_state()
7466 else if (is_up && abilities.phy_type != 0 && abilities.link_speed != 0) in i40e_force_link_state()
7479 config.abilities = abilities.abilities; in i40e_force_link_state()
7482 config.abilities |= I40E_AQ_PHY_ENABLE_LINK; in i40e_force_link_state()
7484 config.abilities &= ~(I40E_AQ_PHY_ENABLE_LINK); in i40e_force_link_state()
7486 if (abilities.link_speed != 0) in i40e_force_link_state()
7487 config.link_speed = abilities.link_speed; in i40e_force_link_state()
[all …]
Di40e_adminq_cmd.h1652 u8 abilities; member
1682 u8 abilities; member
Di40e_prototype.h98 struct i40e_aq_get_phy_abilities_resp *abilities,
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dselection-api-intro.rst12 these abilities cropping, scaling and composing.
Dvidioc-cropcap.rst13 VIDIOC_CROPCAP - Information about the video cropping and scaling abilities
Dcrop.rst20 abilities cropping and scaling. Some video output devices can scale an
113 factors, or have different scaling abilities in horizontal and vertical
Dvidioc-g-fmt.rst65 checks and adjusts the parameters against hardware abilities. Drivers
Dselection-api-configuration.rst13 factors, or have different scaling abilities in the horizontal and
Ddev-raw-vbi.rst58 Raw VBI sampling abilities can vary, in particular the sampling
Ddev-overlay.rst240 Regardless of the chosen method, the clipping abilities of the hardware
/Linux-v6.6/Documentation/livepatch/
Dcallbacks.rst7 can be considered a **power feature** that **extends livepatching abilities**
/Linux-v6.6/Documentation/networking/dsa/
Dsja1105.rst222 The TTEthernet hardware abilities of the switch can be constrained to act
/Linux-v6.6/Documentation/userspace-api/netlink/
Dintro.rst398 The basic introspection abilities are enabled by access to the Family
/Linux-v6.6/Documentation/networking/
Dtls-offload.rst33 abilities or QoS and packet scheduling (``ethtool`` flag ``tls-hw-record``).
/Linux-v6.6/drivers/hwmon/
DKconfig881 voltage and current sensors abilities.
/Linux-v6.6/Documentation/filesystems/
Dxfs-online-fsck-design.rst4847 the kernel's scrubbing abilities, which validates group (i).