Home
last modified time | relevance | path

Searched refs:abilities (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A 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()
1310 /* Copy abilities to config in case autoneg is not 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 in i40e_set_link_ksettings()
1485 struct i40e_aq_get_phy_abilities_resp abilities; i40e_set_fec_cfg() local
1547 struct i40e_aq_get_phy_abilities_resp abilities; i40e_get_fec_param() local
5697 struct i40e_aq_get_phy_abilities_resp abilities; i40e_set_eee() local
[all...]
H A Di40e_common.c1302 * @abilities: structure for PHY capabilities to be filled
1307 * Returns the various PHY abilities supported on the Port.
1312 struct i40e_aq_get_phy_abilities_resp *abilities, in i40e_aq_get_phy_capabilities()
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()
1437 config.abilities = abilities in i40e_set_fc_status()
1310 i40e_aq_get_phy_capabilities(struct i40e_hw *hw, bool qualified_modules, bool report_init, struct i40e_aq_get_phy_abilities_resp *abilities, struct i40e_asq_cmd_details *cmd_details) i40e_aq_get_phy_capabilities() argument
1412 i40e_set_fc_status(struct i40e_hw *hw, struct i40e_aq_get_phy_abilities_resp *abilities, bool atomic_restart) i40e_set_fc_status() argument
1472 struct i40e_aq_get_phy_abilities_resp abilities; i40e_set_fc() local
2369 struct i40e_aq_get_phy_abilities_resp abilities; i40e_update_link_info() local
[all...]
H A Di40e_main.c7445 struct i40e_aq_get_phy_abilities_resp abilities; in i40e_force_link_state() local
7459 err = i40e_aq_get_phy_capabilities(hw, false, true, &abilities, in i40e_force_link_state()
7468 speed = abilities.link_speed; in i40e_force_link_state()
7471 err = i40e_aq_get_phy_capabilities(hw, false, false, &abilities, in i40e_force_link_state()
7487 else if (is_up && abilities.phy_type != 0 && abilities.link_speed != 0) in i40e_force_link_state()
7500 config.abilities = abilities.abilities; in i40e_force_link_state()
7503 config.abilities | in i40e_force_link_state()
15667 struct i40e_aq_get_phy_abilities_resp abilities; i40e_probe() local
[all...]
H A Di40e_prototype.h98 struct i40e_aq_get_phy_abilities_resp *abilities,
H A Di40e_adminq_cmd.h1528 /* set in param0 for get phy abilities to report qualified modules */
1652 u8 abilities; member
1682 u8 abilities; member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c1149 struct i40e_aq_get_phy_abilities_resp abilities; in i40e_set_link_ksettings() local
1226 status = i40e_aq_get_phy_capabilities(hw, false, false, &abilities, in i40e_set_link_ksettings()
1233 /* Copy abilities to config in case autoneg is not in i40e_set_link_ksettings()
1237 config.abilities = abilities.abilities; in i40e_set_link_ksettings()
1252 config.abilities = abilities.abilities | in i40e_set_link_ksettings()
1271 config.abilities in i40e_set_link_ksettings()
1387 struct i40e_aq_get_phy_abilities_resp abilities; i40e_set_fec_cfg() local
1449 struct i40e_aq_get_phy_abilities_resp abilities; i40e_get_fec_param() local
[all...]
H A Di40e_common.c1559 * @abilities: structure for PHY capabilities to be filled
1564 * Returns the various PHY abilities supported on the Port.
1568 struct i40e_aq_get_phy_abilities_resp *abilities, in i40e_aq_get_phy_capabilities()
1576 if (!abilities) in i40e_aq_get_phy_capabilities()
1595 status = i40e_asq_send_command(hw, &desc, abilities, in i40e_aq_get_phy_capabilities()
1624 hw->phy.phy_types = le32_to_cpu(abilities->phy_type); in i40e_aq_get_phy_capabilities()
1626 ((u64)abilities->phy_type_ext << 32); in i40e_aq_get_phy_capabilities()
1669 struct i40e_aq_get_phy_abilities_resp *abilities, in i40e_set_fc_status()
1693 config.abilities = abilities in i40e_set_fc_status()
1566 i40e_aq_get_phy_capabilities(struct i40e_hw *hw, bool qualified_modules, bool report_init, struct i40e_aq_get_phy_abilities_resp *abilities, struct i40e_asq_cmd_details *cmd_details) i40e_aq_get_phy_capabilities() argument
1668 i40e_set_fc_status(struct i40e_hw *hw, struct i40e_aq_get_phy_abilities_resp *abilities, bool atomic_restart) i40e_set_fc_status() argument
1728 struct i40e_aq_get_phy_abilities_resp abilities; i40e_set_fc() local
2594 struct i40e_aq_get_phy_abilities_resp abilities; i40e_update_link_info() local
[all...]
H A Di40e_main.c6916 struct i40e_aq_get_phy_abilities_resp abilities; in i40e_force_link_state() local
6930 err = i40e_aq_get_phy_capabilities(hw, false, true, &abilities, in i40e_force_link_state()
6939 speed = abilities.link_speed; in i40e_force_link_state()
6942 err = i40e_aq_get_phy_capabilities(hw, false, false, &abilities, in i40e_force_link_state()
6958 else if (is_up && abilities.phy_type != 0 && abilities.link_speed != 0) in i40e_force_link_state()
6971 config.abilities = abilities.abilities; in i40e_force_link_state()
6974 config.abilities | in i40e_force_link_state()
14958 struct i40e_aq_get_phy_abilities_resp abilities; i40e_probe() local
[all...]
H A Di40e_prototype.h82 struct i40e_aq_get_phy_abilities_resp *abilities,
H A Di40e_adminq_cmd.h1527 /* set in param0 for get phy abilities to report qualified modules */
1651 u8 abilities; member
1681 u8 abilities; member

Completed in 56 milliseconds