Lines Matching refs:cmd_details

954 				   struct i40e_asq_cmd_details *cmd_details)  in i40e_aq_mac_address_read()  argument
965 sizeof(*addrs), cmd_details); in i40e_aq_mac_address_read()
980 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_mac_address_write() argument
996 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_mac_address_write()
1552 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_phy_capabilities() argument
1579 abilities_size, cmd_details); in i40e_aq_get_phy_capabilities()
1630 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_config() argument
1645 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_config()
1752 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_clear_pxe_mode() argument
1764 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_clear_pxe_mode()
1781 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_link_restart_an() argument
1797 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_link_restart_an()
1813 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_link_info() argument
1831 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_link_info()
1909 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_int_mask() argument
1921 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_int_mask()
1935 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_debug() argument
1947 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_debug()
1962 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_vsi() argument
1983 sizeof(vsi_ctx->info), cmd_details); in i40e_aq_add_vsi()
2005 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_default_vsi() argument
2020 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_default_vsi()
2033 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_clear_default_vsi() argument
2048 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_clear_default_vsi()
2063 struct i40e_asq_cmd_details *cmd_details, in i40e_aq_set_vsi_unicast_promiscuous() argument
2091 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_unicast_promiscuous()
2104 u16 seid, bool set, struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_multicast_promiscuous() argument
2123 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_multicast_promiscuous()
2139 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_mc_promisc_on_vlan() argument
2158 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_mc_promisc_on_vlan()
2174 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_uc_promisc_on_vlan() argument
2193 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_uc_promisc_on_vlan()
2208 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_bc_promisc_on_vlan() argument
2227 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_bc_promisc_on_vlan()
2243 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_broadcast() argument
2262 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_broadcast()
2276 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_vlan_promisc() argument
2293 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_vlan_promisc()
2306 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_vsi_params() argument
2348 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_update_vsi_params() argument
2365 sizeof(vsi_ctx->info), cmd_details); in i40e_aq_update_vsi_params()
2386 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_switch_config() argument
2400 status = i40e_asq_send_command(hw, &desc, buf, buf_size, cmd_details); in i40e_aq_get_switch_config()
2420 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_switch_config() argument
2437 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_switch_config()
2458 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_firmware_version() argument
2467 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_firmware_version()
2495 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_send_driver_version() argument
2520 len, cmd_details); in i40e_aq_send_driver_version()
2603 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_veb() argument
2635 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_add_veb()
2661 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_veb_parameters() argument
2676 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_veb_parameters()
2713 u16 count, struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_macvlan() argument
2744 cmd_details); in i40e_aq_add_macvlan()
2761 u16 count, struct i40e_asq_cmd_details *cmd_details) in i40e_aq_remove_macvlan() argument
2786 cmd_details); in i40e_aq_remove_macvlan()
2811 struct i40e_asq_cmd_details *cmd_details, in i40e_mirrorrule_op() argument
2840 cmd_details); in i40e_mirrorrule_op()
2870 struct i40e_asq_cmd_details *cmd_details, in i40e_aq_add_mirrorrule() argument
2881 cmd_details, rule_id, rules_used, rules_free); in i40e_aq_add_mirrorrule()
2901 struct i40e_asq_cmd_details *cmd_details, in i40e_aq_delete_mirrorrule() argument
2916 cmd_details, NULL, rules_used, rules_free); in i40e_aq_delete_mirrorrule()
2933 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_send_msg_to_vf() argument
2952 status = i40e_asq_send_command(hw, &desc, msg, msglen, cmd_details); in i40e_aq_send_msg_to_vf()
2968 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_debug_read_register() argument
2982 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_debug_read_register()
3003 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_debug_write_register() argument
3016 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_debug_write_register()
3036 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_request_resource() argument
3049 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_request_resource()
3074 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_release_resource() argument
3086 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_release_resource()
3106 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_read_nvm() argument
3132 status = i40e_asq_send_command(hw, &desc, data, length, cmd_details); in i40e_aq_read_nvm()
3151 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_erase_nvm() argument
3173 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_erase_nvm()
3442 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_discover_capabilities() argument
3462 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_discover_capabilities()
3491 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_update_nvm() argument
3527 status = i40e_asq_send_command(hw, &desc, data, length, cmd_details); in i40e_aq_update_nvm()
3543 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_rearrange_nvm() argument
3562 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_rearrange_nvm()
3584 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_lldp_mib() argument
3610 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_get_lldp_mib()
3632 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_cfg_lldp_mib_change_event() argument
3644 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_cfg_lldp_mib_change_event()
3661 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_restore_lldp() argument
3679 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_restore_lldp()
3698 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_stop_lldp() argument
3718 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_stop_lldp()
3734 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_start_lldp() argument
3753 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_start_lldp()
3767 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_dcb_parameters() argument
3784 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_dcb_parameters()
3800 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_cee_dcb_config() argument
3812 cmd_details); in i40e_aq_get_cee_dcb_config()
3832 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_udp_tunnel() argument
3846 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_add_udp_tunnel()
3861 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_del_udp_tunnel() argument
3872 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_del_udp_tunnel()
3886 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_delete_element() argument
3900 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_delete_element()
3915 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_dcb_updated() argument
3922 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_dcb_updated()
3941 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_tx_sched_cmd() argument
3983 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_tx_sched_cmd()
3998 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_vsi_bw_limit() argument
4012 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_config_vsi_bw_limit()
4027 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_vsi_tc_bw() argument
4031 cmd_details); in i40e_aq_config_vsi_tc_bw()
4046 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_switch_comp_ets() argument
4049 sizeof(*ets_data), opcode, cmd_details); in i40e_aq_config_switch_comp_ets()
4062 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_switch_comp_bw_config() argument
4066 cmd_details); in i40e_aq_config_switch_comp_bw_config()
4079 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_vsi_bw_config() argument
4083 cmd_details); in i40e_aq_query_vsi_bw_config()
4096 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_vsi_ets_sla_config() argument
4100 cmd_details); in i40e_aq_query_vsi_ets_sla_config()
4113 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_switch_comp_ets_config() argument
4117 cmd_details); in i40e_aq_query_switch_comp_ets_config()
4130 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_port_ets_config() argument
4134 cmd_details); in i40e_aq_query_port_ets_config()
4147 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_switch_comp_bw_config() argument
4151 cmd_details); in i40e_aq_query_switch_comp_bw_config()
4336 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_rem_control_packet_filter() argument
4366 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_add_rem_control_packet_filter()
4449 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_resume_port_tx() argument
4456 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_resume_port_tx()
4526 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_debug_dump() argument
4551 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_debug_dump()
4616 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_configure_partition_bw() argument
4635 cmd_details); in i40e_aq_configure_partition_bw()
5209 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_rx_ctl_read_register() argument
5223 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_rx_ctl_read_register()
5275 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_rx_ctl_write_register() argument
5287 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_rx_ctl_write_register()
5337 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_register() argument
5352 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_register()
5371 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_phy_register() argument
5385 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_phy_register()
5406 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_write_ddp() argument
5426 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_write_ddp()
5449 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_ddp_list() argument
5466 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_get_ddp_list()