Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c369 status = i40e_asq_send_command(hw, &desc, NULL, 0, NULL); in i40e_aq_queue_shutdown()
423 status = i40e_asq_send_command(hw, &desc, lut, lut_size, NULL); in i40e_aq_get_set_rss_lut()
498 status = i40e_asq_send_command(hw, &desc, key, key_size, NULL); in i40e_aq_get_set_rss_key()
962 status = i40e_asq_send_command(hw, &desc, addrs, in i40e_aq_mac_address_read()
994 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_mac_address_write()
1595 status = i40e_asq_send_command(hw, &desc, abilities, in i40e_aq_get_phy_capabilities()
1662 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_config()
1781 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_clear_pxe_mode()
1814 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_link_restart_an()
1848 status = i40e_asq_send_command(h in i40e_aq_get_link_info()
[all...]
H A Di40e_prototype.h25 i40e_status i40e_asq_send_command(struct i40e_hw *hw,
H A Di40e_debugfs.c1309 ret = i40e_asq_send_command(&pf->hw, desc, NULL, 0, NULL); in i40e_dbg_command_write()
1369 ret = i40e_asq_send_command(&pf->hw, desc, buff, in i40e_dbg_command_write()
H A Di40e_adminq.c772 * i40e_asq_send_command - send command to Admin Queue
782 i40e_status i40e_asq_send_command(struct i40e_hw *hw, in i40e_asq_send_command() function
H A Di40e_nvm.c1427 status = i40e_asq_send_command(hw, aq_desc, buff, in i40e_nvmupd_exec_aq()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c223 status = i40e_asq_send_command(hw, &desc, NULL, 0, NULL); in i40e_aq_queue_shutdown()
277 status = i40e_asq_send_command(hw, &desc, lut, lut_size, NULL); in i40e_aq_get_set_rss_lut()
352 status = i40e_asq_send_command(hw, &desc, key, key_size, NULL); in i40e_aq_get_set_rss_key()
705 status = i40e_asq_send_command(hw, &desc, addrs, in i40e_aq_mac_address_read()
737 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_mac_address_write()
1339 status = i40e_asq_send_command(hw, &desc, abilities, in i40e_aq_get_phy_capabilities()
1406 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_config()
1525 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_clear_pxe_mode()
1558 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_link_restart_an()
1592 status = i40e_asq_send_command(h in i40e_aq_get_link_info()
[all...]
H A Di40e_prototype.h25 i40e_asq_send_command(struct i40e_hw *hw, struct i40e_aq_desc *desc,
H A Di40e_debugfs.c1309 ret = i40e_asq_send_command(&pf->hw, desc, NULL, 0, NULL); in i40e_dbg_command_write()
1369 ret = i40e_asq_send_command(&pf->hw, desc, buff, in i40e_dbg_command_write()
H A Di40e_adminq.c1006 i40e_asq_send_command(struct i40e_hw *hw, struct i40e_aq_desc *desc, in i40e_asq_send_command() function
H A Di40e_nvm.c1428 status = i40e_asq_send_command(hw, aq_desc, buff, in i40e_nvmupd_exec_aq()

Completed in 21 milliseconds