Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_common.c1575 struct i40e_aq_get_phy_abilities_resp *abilities, in i40e_aq_get_phy_capabilities() argument
1583 if (!abilities) in i40e_aq_get_phy_capabilities()
1602 status = i40e_asq_send_command(hw, &desc, abilities, in i40e_aq_get_phy_capabilities()
1628 hw->phy.phy_types = le32_to_cpu(abilities->phy_type); in i40e_aq_get_phy_capabilities()
1630 ((u64)abilities->phy_type_ext << 32); in i40e_aq_get_phy_capabilities()
1683 struct i40e_aq_get_phy_abilities_resp abilities; in i40e_set_fc() local
1706 status = i40e_aq_get_phy_capabilities(hw, false, false, &abilities, in i40e_set_fc()
1715 config.abilities = abilities.abilities & ~(I40E_AQ_PHY_FLAG_PAUSE_TX) & in i40e_set_fc()
1718 config.abilities |= pause_mask; in i40e_set_fc()
1720 if (config.abilities != abilities.abilities) { in i40e_set_fc()
[all …]
Di40e_ethtool.c834 struct i40e_aq_get_phy_abilities_resp abilities; in i40e_set_link_ksettings() local
911 status = i40e_aq_get_phy_capabilities(hw, false, false, &abilities, in i40e_set_link_ksettings()
922 config.abilities = abilities.abilities; in i40e_set_link_ksettings()
937 config.abilities = abilities.abilities | in i40e_set_link_ksettings()
957 config.abilities = abilities.abilities & in i40e_set_link_ksettings()
1011 config.link_speed = abilities.link_speed; in i40e_set_link_ksettings()
1012 if (autoneg_changed || abilities.link_speed != config.link_speed) { in i40e_set_link_ksettings()
1014 config.phy_type = abilities.phy_type; in i40e_set_link_ksettings()
1015 config.phy_type_ext = abilities.phy_type_ext; in i40e_set_link_ksettings()
1016 config.eee_capability = abilities.eee_capability; in i40e_set_link_ksettings()
[all …]
Di40e_main.c6566 struct i40e_aq_get_phy_abilities_resp abilities; in i40e_force_link_state() local
6573 err = i40e_aq_get_phy_capabilities(hw, false, false, &abilities, in i40e_force_link_state()
6586 if (is_up && abilities.phy_type != 0) in i40e_force_link_state()
6597 config.abilities = abilities.abilities; in i40e_force_link_state()
6598 config.link_speed = abilities.link_speed; in i40e_force_link_state()
6599 config.eee_capability = abilities.eee_capability; in i40e_force_link_state()
6600 config.eeer = abilities.eeer_val; in i40e_force_link_state()
6601 config.low_power_ctrl = abilities.d3_lpan; in i40e_force_link_state()
6602 config.fec_config = abilities.fec_cfg_curr_mod_ext_info & in i40e_force_link_state()
13541 struct i40e_aq_get_phy_abilities_resp abilities; in i40e_probe() local
[all …]
Di40e_prototype.h82 struct i40e_aq_get_phy_abilities_resp *abilities,
Di40e_adminq_cmd.h1961 u8 abilities; member
2011 u8 abilities; member
/Linux-v4.19/Documentation/media/uapi/v4l/
Dselection-api-intro.rst12 these abilities cropping, scaling and composing.
Dvidioc-cropcap.rst12 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.rst63 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.rst60 Raw VBI sampling abilities can vary, in particular the sampling
Ddev-overlay.rst230 Regardless of the chosen method, the clipping abilities of the hardware
/Linux-v4.19/Documentation/mic/
Dscif_overview.txt8 abilities of the hardware. SCIF has been used to implement an offload compiler
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40e_adminq_cmd.h1892 u8 abilities; member
1942 u8 abilities; member
/Linux-v4.19/Documentation/livepatch/
Dcallbacks.txt7 can be considered a "power feature" that extends livepatching abilities