Lines Matching refs:cmd_details

947 				   struct i40e_asq_cmd_details *cmd_details)  in i40e_aq_mac_address_read()  argument
958 sizeof(*addrs), cmd_details); in i40e_aq_mac_address_read()
973 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_mac_address_write() argument
989 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_mac_address_write()
1576 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_phy_capabilities() argument
1603 abilities_size, cmd_details); in i40e_aq_get_phy_capabilities()
1651 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_config() argument
1666 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_config()
1762 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_clear_pxe_mode() argument
1774 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_clear_pxe_mode()
1791 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_link_restart_an() argument
1807 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_link_restart_an()
1823 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_link_info() argument
1841 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_link_info()
1919 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_int_mask() argument
1931 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_int_mask()
1945 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_debug() argument
1957 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_debug()
1972 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_vsi() argument
1993 sizeof(vsi_ctx->info), cmd_details); in i40e_aq_add_vsi()
2015 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_default_vsi() argument
2030 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_default_vsi()
2043 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_clear_default_vsi() argument
2058 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_clear_default_vsi()
2073 struct i40e_asq_cmd_details *cmd_details, in i40e_aq_set_vsi_unicast_promiscuous() argument
2101 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_unicast_promiscuous()
2114 u16 seid, bool set, struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_multicast_promiscuous() argument
2133 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_multicast_promiscuous()
2149 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_mc_promisc_on_vlan() argument
2168 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_mc_promisc_on_vlan()
2184 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_uc_promisc_on_vlan() argument
2203 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_uc_promisc_on_vlan()
2218 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_bc_promisc_on_vlan() argument
2237 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_bc_promisc_on_vlan()
2253 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_broadcast() argument
2272 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_broadcast()
2286 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_vlan_promisc() argument
2303 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_vlan_promisc()
2316 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_vsi_params() argument
2358 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_update_vsi_params() argument
2375 sizeof(vsi_ctx->info), cmd_details); in i40e_aq_update_vsi_params()
2396 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_switch_config() argument
2410 status = i40e_asq_send_command(hw, &desc, buf, buf_size, cmd_details); in i40e_aq_get_switch_config()
2430 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_switch_config() argument
2447 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_switch_config()
2468 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_firmware_version() argument
2477 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_firmware_version()
2505 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_send_driver_version() argument
2530 len, cmd_details); in i40e_aq_send_driver_version()
2613 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_veb() argument
2645 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_add_veb()
2671 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_veb_parameters() argument
2686 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_veb_parameters()
2723 u16 count, struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_macvlan() argument
2754 cmd_details); in i40e_aq_add_macvlan()
2771 u16 count, struct i40e_asq_cmd_details *cmd_details) in i40e_aq_remove_macvlan() argument
2796 cmd_details); in i40e_aq_remove_macvlan()
2821 struct i40e_asq_cmd_details *cmd_details, in i40e_mirrorrule_op() argument
2850 cmd_details); in i40e_mirrorrule_op()
2880 struct i40e_asq_cmd_details *cmd_details, in i40e_aq_add_mirrorrule() argument
2891 cmd_details, rule_id, rules_used, rules_free); in i40e_aq_add_mirrorrule()
2911 struct i40e_asq_cmd_details *cmd_details, in i40e_aq_delete_mirrorrule() argument
2926 cmd_details, NULL, rules_used, rules_free); in i40e_aq_delete_mirrorrule()
2943 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_send_msg_to_vf() argument
2962 status = i40e_asq_send_command(hw, &desc, msg, msglen, cmd_details); in i40e_aq_send_msg_to_vf()
2978 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_debug_read_register() argument
2992 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_debug_read_register()
3013 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_debug_write_register() argument
3026 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_debug_write_register()
3046 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_request_resource() argument
3059 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_request_resource()
3084 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_release_resource() argument
3096 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_release_resource()
3116 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_read_nvm() argument
3142 status = i40e_asq_send_command(hw, &desc, data, length, cmd_details); in i40e_aq_read_nvm()
3161 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_erase_nvm() argument
3183 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_erase_nvm()
3452 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_discover_capabilities() argument
3472 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_discover_capabilities()
3501 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_update_nvm() argument
3537 status = i40e_asq_send_command(hw, &desc, data, length, cmd_details); in i40e_aq_update_nvm()
3553 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_rearrange_nvm() argument
3572 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_rearrange_nvm()
3594 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_lldp_mib() argument
3620 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_get_lldp_mib()
3642 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_cfg_lldp_mib_change_event() argument
3654 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_cfg_lldp_mib_change_event()
3668 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_stop_lldp() argument
3680 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_stop_lldp()
3695 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_start_lldp() argument
3705 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_start_lldp()
3719 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_dcb_parameters() argument
3733 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_dcb_parameters()
3749 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_cee_dcb_config() argument
3761 cmd_details); in i40e_aq_get_cee_dcb_config()
3781 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_udp_tunnel() argument
3795 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_add_udp_tunnel()
3810 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_del_udp_tunnel() argument
3821 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_del_udp_tunnel()
3835 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_delete_element() argument
3849 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_delete_element()
3864 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_dcb_updated() argument
3871 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_dcb_updated()
3890 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_tx_sched_cmd() argument
3932 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_tx_sched_cmd()
3947 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_vsi_bw_limit() argument
3961 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_config_vsi_bw_limit()
3976 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_vsi_tc_bw() argument
3980 cmd_details); in i40e_aq_config_vsi_tc_bw()
3995 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_switch_comp_ets() argument
3998 sizeof(*ets_data), opcode, cmd_details); in i40e_aq_config_switch_comp_ets()
4011 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_switch_comp_bw_config() argument
4015 cmd_details); in i40e_aq_config_switch_comp_bw_config()
4028 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_vsi_bw_config() argument
4032 cmd_details); in i40e_aq_query_vsi_bw_config()
4045 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_vsi_ets_sla_config() argument
4049 cmd_details); in i40e_aq_query_vsi_ets_sla_config()
4062 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_switch_comp_ets_config() argument
4066 cmd_details); in i40e_aq_query_switch_comp_ets_config()
4079 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_port_ets_config() argument
4083 cmd_details); in i40e_aq_query_port_ets_config()
4096 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_switch_comp_bw_config() argument
4100 cmd_details); in i40e_aq_query_switch_comp_bw_config()
4285 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_rem_control_packet_filter() argument
4315 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_add_rem_control_packet_filter()
4398 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_resume_port_tx() argument
4405 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_resume_port_tx()
4475 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_debug_dump() argument
4500 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_debug_dump()
4565 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_configure_partition_bw() argument
4584 cmd_details); in i40e_aq_configure_partition_bw()
5157 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_rx_ctl_read_register() argument
5171 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_rx_ctl_read_register()
5223 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_rx_ctl_write_register() argument
5235 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_rx_ctl_write_register()
5285 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_register() argument
5300 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_register()
5319 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_phy_register() argument
5333 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_phy_register()
5354 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_write_ddp() argument
5374 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_write_ddp()
5397 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_ddp_list() argument
5414 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_get_ddp_list()