Lines Matching refs:cmd_details

840 				   struct i40e_asq_cmd_details *cmd_details)  in i40e_aq_mac_address_read()  argument
851 sizeof(*addrs), cmd_details); in i40e_aq_mac_address_read()
866 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_mac_address_write() argument
882 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_mac_address_write()
1457 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_phy_capabilities() argument
1484 abilities_size, cmd_details); in i40e_aq_get_phy_capabilities()
1535 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_config() argument
1550 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_config()
1657 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_clear_pxe_mode() argument
1669 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_clear_pxe_mode()
1686 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_link_restart_an() argument
1702 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_link_restart_an()
1718 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_link_info() argument
1736 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_link_info()
1814 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_int_mask() argument
1826 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_int_mask()
1840 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_debug() argument
1852 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_debug()
1882 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_vsi() argument
1903 sizeof(vsi_ctx->info), cmd_details); in i40e_aq_add_vsi()
1925 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_default_vsi() argument
1940 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_default_vsi()
1953 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_clear_default_vsi() argument
1968 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_clear_default_vsi()
1983 struct i40e_asq_cmd_details *cmd_details, in i40e_aq_set_vsi_unicast_promiscuous() argument
2009 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_unicast_promiscuous()
2022 u16 seid, bool set, struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_multicast_promiscuous() argument
2041 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_multicast_promiscuous()
2057 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_mc_promisc_on_vlan() argument
2076 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_mc_promisc_on_vlan()
2092 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_uc_promisc_on_vlan() argument
2117 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_uc_promisc_on_vlan()
2132 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_bc_promisc_on_vlan() argument
2151 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_bc_promisc_on_vlan()
2167 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_broadcast() argument
2186 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_broadcast()
2200 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_vlan_promisc() argument
2217 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_vlan_promisc()
2230 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_vsi_params() argument
2272 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_update_vsi_params() argument
2289 sizeof(vsi_ctx->info), cmd_details); in i40e_aq_update_vsi_params()
2310 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_switch_config() argument
2324 status = i40e_asq_send_command(hw, &desc, buf, buf_size, cmd_details); in i40e_aq_get_switch_config()
2344 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_switch_config() argument
2361 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_switch_config()
2382 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_firmware_version() argument
2391 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_firmware_version()
2419 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_send_driver_version() argument
2444 len, cmd_details); in i40e_aq_send_driver_version()
2534 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_veb() argument
2566 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_add_veb()
2592 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_veb_parameters() argument
2607 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_veb_parameters()
2644 u16 count, struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_macvlan() argument
2675 cmd_details); in i40e_aq_add_macvlan()
2692 u16 count, struct i40e_asq_cmd_details *cmd_details) in i40e_aq_remove_macvlan() argument
2717 cmd_details); in i40e_aq_remove_macvlan()
2742 struct i40e_asq_cmd_details *cmd_details, in i40e_mirrorrule_op() argument
2771 cmd_details); in i40e_mirrorrule_op()
2801 struct i40e_asq_cmd_details *cmd_details, in i40e_aq_add_mirrorrule() argument
2812 cmd_details, rule_id, rules_used, rules_free); in i40e_aq_add_mirrorrule()
2832 struct i40e_asq_cmd_details *cmd_details, in i40e_aq_delete_mirrorrule() argument
2847 cmd_details, NULL, rules_used, rules_free); in i40e_aq_delete_mirrorrule()
2864 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_send_msg_to_vf() argument
2883 status = i40e_asq_send_command(hw, &desc, msg, msglen, cmd_details); in i40e_aq_send_msg_to_vf()
2899 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_debug_read_register() argument
2913 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_debug_read_register()
2934 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_debug_write_register() argument
2947 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_debug_write_register()
2967 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_request_resource() argument
2980 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_request_resource()
3005 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_release_resource() argument
3017 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_release_resource()
3037 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_read_nvm() argument
3063 status = i40e_asq_send_command(hw, &desc, data, length, cmd_details); in i40e_aq_read_nvm()
3082 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_erase_nvm() argument
3104 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_erase_nvm()
3373 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_discover_capabilities() argument
3393 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_discover_capabilities()
3422 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_update_nvm() argument
3458 status = i40e_asq_send_command(hw, &desc, data, length, cmd_details); in i40e_aq_update_nvm()
3474 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_rearrange_nvm() argument
3493 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_rearrange_nvm()
3515 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_lldp_mib() argument
3541 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_get_lldp_mib()
3565 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_lldp_mib() argument
3588 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_set_lldp_mib()
3603 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_cfg_lldp_mib_change_event() argument
3615 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_cfg_lldp_mib_change_event()
3632 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_restore_lldp() argument
3650 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_restore_lldp()
3669 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_stop_lldp() argument
3689 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_stop_lldp()
3703 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_start_lldp() argument
3722 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_start_lldp()
3736 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_dcb_parameters() argument
3753 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_dcb_parameters()
3769 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_cee_dcb_config() argument
3781 cmd_details); in i40e_aq_get_cee_dcb_config()
3801 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_udp_tunnel() argument
3815 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_add_udp_tunnel()
3830 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_del_udp_tunnel() argument
3841 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_del_udp_tunnel()
3855 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_delete_element() argument
3869 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_delete_element()
3884 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_dcb_updated() argument
3891 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_dcb_updated()
3910 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_tx_sched_cmd() argument
3952 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_tx_sched_cmd()
3967 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_vsi_bw_limit() argument
3981 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_config_vsi_bw_limit()
3996 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_vsi_tc_bw() argument
4000 cmd_details); in i40e_aq_config_vsi_tc_bw()
4015 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_switch_comp_ets() argument
4018 sizeof(*ets_data), opcode, cmd_details); in i40e_aq_config_switch_comp_ets()
4031 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_switch_comp_bw_config() argument
4035 cmd_details); in i40e_aq_config_switch_comp_bw_config()
4048 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_vsi_bw_config() argument
4052 cmd_details); in i40e_aq_query_vsi_bw_config()
4065 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_vsi_ets_sla_config() argument
4069 cmd_details); in i40e_aq_query_vsi_ets_sla_config()
4082 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_switch_comp_ets_config() argument
4086 cmd_details); in i40e_aq_query_switch_comp_ets_config()
4099 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_port_ets_config() argument
4103 cmd_details); in i40e_aq_query_port_ets_config()
4116 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_switch_comp_bw_config() argument
4120 cmd_details); in i40e_aq_query_switch_comp_bw_config()
4305 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_rem_control_packet_filter() argument
4335 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_add_rem_control_packet_filter()
4419 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_suspend_port_tx() argument
4428 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_suspend_port_tx()
4441 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_resume_port_tx() argument
4448 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_resume_port_tx()
4518 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_debug_dump() argument
4543 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_debug_dump()
4608 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_configure_partition_bw() argument
4627 cmd_details); in i40e_aq_configure_partition_bw()
5204 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_rx_ctl_read_register() argument
5218 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_rx_ctl_read_register()
5270 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_rx_ctl_write_register() argument
5282 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_rx_ctl_write_register()
5362 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_register_ext() argument
5382 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_register_ext()
5407 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_phy_register_ext() argument
5426 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_phy_register_ext()
5447 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_write_ddp() argument
5467 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_write_ddp()
5490 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_ddp_list() argument
5507 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_get_ddp_list()