Home
last modified time | relevance | path

Searched refs:i40e_asq_send_command (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/i40e/base/
H A Di40e_common.c423 status = i40e_asq_send_command(hw, &desc, NULL, 0, NULL); in i40e_aq_queue_shutdown()
1059 status = i40e_asq_send_command(hw, &desc, addrs, in i40e_aq_mac_address_read()
1739 status = i40e_asq_send_command(hw, &desc, abilities, in i40e_aq_get_phy_capabilities()
2324 status = i40e_asq_send_command(hw, &desc, &vsi_ctx->info, in i40e_aq_add_vsi()
2705 status = i40e_asq_send_command(hw, &desc, &vsi_ctx->info, in i40e_aq_get_vsi_params()
2746 status = i40e_asq_send_command(hw, &desc, &vsi_ctx->info, in i40e_aq_update_vsi_params()
6154 status = i40e_asq_send_command(hw, &desc, cmd_buf, in i40e_aq_replace_cloud_filters()
6235 status = i40e_asq_send_command(hw, &desc, buffer, in i40e_aq_alternate_write_indirect()
6316 status = i40e_asq_send_command(hw, &desc, buffer, in i40e_aq_alternate_read_indirect()
7819 status = i40e_asq_send_command(hw, &desc, proxy_config, in i40e_aq_set_arp_proxy_config()
[all …]
H A Di40e_prototype.h36 enum i40e_status_code i40e_asq_send_command(struct i40e_hw *hw,
H A Di40e_adminq.c1065 i40e_asq_send_command(struct i40e_hw *hw, function
H A Di40e_nvm.c1551 status = i40e_asq_send_command(hw, aq_desc, buff, in i40e_nvmupd_exec_aq()