Home
last modified time | relevance | path

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

/f-stack/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()
2321 status = i40e_asq_send_command(hw, &desc, &vsi_ctx->info, in i40e_aq_add_vsi()
2702 status = i40e_asq_send_command(hw, &desc, &vsi_ctx->info, in i40e_aq_get_vsi_params()
2743 status = i40e_asq_send_command(hw, &desc, &vsi_ctx->info, in i40e_aq_update_vsi_params()
6041 status = i40e_asq_send_command(hw, &desc, cmd_buf, in i40e_aq_replace_cloud_filters()
6122 status = i40e_asq_send_command(hw, &desc, buffer, in i40e_aq_alternate_write_indirect()
6203 status = i40e_asq_send_command(hw, &desc, buffer, in i40e_aq_alternate_read_indirect()
7706 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.c847 enum i40e_status_code i40e_asq_send_command(struct i40e_hw *hw, function
H A Di40e_nvm.c1550 status = i40e_asq_send_command(hw, aq_desc, buff, in i40e_nvmupd_exec_aq()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c10256 status = i40e_asq_send_command(hw, &desc, entries, buff_len, NULL); in i40e_aq_add_mirror_rule()
10307 status = i40e_asq_send_command(hw, &desc, buff, buff_len, NULL); in i40e_aq_del_mirror_rule()