Lines Matching refs:cmd_details

695 			 struct i40e_asq_cmd_details *cmd_details)  in i40e_aq_mac_address_read()  argument
706 sizeof(*addrs), cmd_details); in i40e_aq_mac_address_read()
721 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_mac_address_write() argument
737 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_mac_address_write()
1313 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_phy_capabilities() argument
1340 abilities_size, cmd_details); in i40e_aq_get_phy_capabilities()
1391 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_config() argument
1406 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_config()
1513 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_clear_pxe_mode() argument
1525 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_clear_pxe_mode()
1542 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_link_restart_an() argument
1558 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_link_restart_an()
1574 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_link_info() argument
1592 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_link_info()
1670 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_int_mask() argument
1682 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_int_mask()
1696 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_mac_loopback() argument
1710 return i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_mac_loopback()
1722 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_debug() argument
1734 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_debug()
1764 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_vsi() argument
1786 cmd_details, true); in i40e_aq_add_vsi()
1808 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_default_vsi() argument
1823 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_default_vsi()
1836 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_clear_default_vsi() argument
1851 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_clear_default_vsi()
1866 struct i40e_asq_cmd_details *cmd_details, in i40e_aq_set_vsi_unicast_promiscuous() argument
1892 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_unicast_promiscuous()
1906 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_multicast_promiscuous() argument
1925 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_multicast_promiscuous()
1941 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_mc_promisc_on_vlan() argument
1961 cmd_details, true); in i40e_aq_set_vsi_mc_promisc_on_vlan()
1977 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_uc_promisc_on_vlan() argument
2003 cmd_details, true); in i40e_aq_set_vsi_uc_promisc_on_vlan()
2018 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_bc_promisc_on_vlan() argument
2037 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_bc_promisc_on_vlan()
2053 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_broadcast() argument
2072 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_broadcast()
2086 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_vlan_promisc() argument
2103 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_vlan_promisc()
2116 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_vsi_params() argument
2158 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_update_vsi_params() argument
2176 cmd_details, true); in i40e_aq_update_vsi_params()
2197 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_switch_config() argument
2211 status = i40e_asq_send_command(hw, &desc, buf, buf_size, cmd_details); in i40e_aq_get_switch_config()
2231 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_switch_config() argument
2248 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_switch_config()
2269 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_firmware_version() argument
2278 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_firmware_version()
2306 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_send_driver_version() argument
2331 len, cmd_details); in i40e_aq_send_driver_version()
2421 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_veb() argument
2453 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_add_veb()
2479 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_veb_parameters() argument
2494 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_veb_parameters()
2572 u16 count, struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_macvlan() argument
2583 cmd_details, true); in i40e_aq_add_macvlan()
2604 u16 count, struct i40e_asq_cmd_details *cmd_details, in i40e_aq_add_macvlan_v2() argument
2616 cmd_details, true, aq_status); in i40e_aq_add_macvlan_v2()
2632 u16 count, struct i40e_asq_cmd_details *cmd_details) in i40e_aq_remove_macvlan() argument
2657 cmd_details, true); in i40e_aq_remove_macvlan()
2680 u16 count, struct i40e_asq_cmd_details *cmd_details, in i40e_aq_remove_macvlan_v2() argument
2705 cmd_details, true, aq_status); in i40e_aq_remove_macvlan_v2()
2728 struct i40e_asq_cmd_details *cmd_details, in i40e_mirrorrule_op() argument
2757 cmd_details); in i40e_mirrorrule_op()
2788 struct i40e_asq_cmd_details *cmd_details, in i40e_aq_add_mirrorrule() argument
2799 cmd_details, rule_id, rules_used, rules_free); in i40e_aq_add_mirrorrule()
2820 struct i40e_asq_cmd_details *cmd_details, in i40e_aq_delete_mirrorrule() argument
2835 cmd_details, NULL, rules_used, rules_free); in i40e_aq_delete_mirrorrule()
2852 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_send_msg_to_vf() argument
2871 status = i40e_asq_send_command(hw, &desc, msg, msglen, cmd_details); in i40e_aq_send_msg_to_vf()
2887 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_debug_read_register() argument
2901 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_debug_read_register()
2922 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_debug_write_register() argument
2935 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_debug_write_register()
2955 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_request_resource() argument
2968 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_request_resource()
2993 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_release_resource() argument
3005 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_release_resource()
3025 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_read_nvm() argument
3051 status = i40e_asq_send_command(hw, &desc, data, length, cmd_details); in i40e_aq_read_nvm()
3070 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_erase_nvm() argument
3092 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_erase_nvm()
3361 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_discover_capabilities() argument
3381 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_discover_capabilities()
3410 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_update_nvm() argument
3446 status = i40e_asq_send_command(hw, &desc, data, length, cmd_details); in i40e_aq_update_nvm()
3462 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_rearrange_nvm() argument
3481 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_rearrange_nvm()
3503 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_lldp_mib() argument
3529 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_get_lldp_mib()
3553 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_lldp_mib() argument
3576 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_set_lldp_mib()
3591 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_cfg_lldp_mib_change_event() argument
3603 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_cfg_lldp_mib_change_event()
3620 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_restore_lldp() argument
3638 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_restore_lldp()
3657 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_stop_lldp() argument
3677 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_stop_lldp()
3691 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_start_lldp() argument
3710 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_start_lldp()
3724 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_dcb_parameters() argument
3741 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_dcb_parameters()
3757 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_cee_dcb_config() argument
3769 cmd_details); in i40e_aq_get_cee_dcb_config()
3789 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_udp_tunnel() argument
3803 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_add_udp_tunnel()
3818 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_del_udp_tunnel() argument
3829 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_del_udp_tunnel()
3843 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_delete_element() argument
3858 cmd_details, true); in i40e_aq_delete_element()
3873 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_dcb_updated() argument
3880 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_dcb_updated()
3899 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_tx_sched_cmd() argument
3941 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_tx_sched_cmd()
3956 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_vsi_bw_limit() argument
3970 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_config_vsi_bw_limit()
3985 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_vsi_tc_bw() argument
3989 cmd_details); in i40e_aq_config_vsi_tc_bw()
4005 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_switch_comp_ets() argument
4008 sizeof(*ets_data), opcode, cmd_details); in i40e_aq_config_switch_comp_ets()
4022 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_switch_comp_bw_config() argument
4026 cmd_details); in i40e_aq_config_switch_comp_bw_config()
4040 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_vsi_bw_config() argument
4044 cmd_details); in i40e_aq_query_vsi_bw_config()
4058 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_vsi_ets_sla_config() argument
4062 cmd_details); in i40e_aq_query_vsi_ets_sla_config()
4076 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_switch_comp_ets_config() argument
4080 cmd_details); in i40e_aq_query_switch_comp_ets_config()
4094 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_port_ets_config() argument
4098 cmd_details); in i40e_aq_query_port_ets_config()
4112 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_switch_comp_bw_config() argument
4116 cmd_details); in i40e_aq_query_switch_comp_bw_config()
4297 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_rem_control_packet_filter() argument
4327 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_add_rem_control_packet_filter()
4411 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_suspend_port_tx() argument
4420 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_suspend_port_tx()
4433 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_resume_port_tx() argument
4440 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_resume_port_tx()
4510 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_debug_dump() argument
4535 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_debug_dump()
4601 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_configure_partition_bw() argument
4620 cmd_details); in i40e_aq_configure_partition_bw()
5199 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_rx_ctl_read_register() argument
5213 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_rx_ctl_read_register()
5265 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_rx_ctl_write_register() argument
5277 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_rx_ctl_write_register()
5357 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_register_ext() argument
5377 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_register_ext()
5402 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_phy_register_ext() argument
5421 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_phy_register_ext()
5441 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_write_ddp() argument
5461 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_write_ddp()
5483 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_ddp_list() argument
5500 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_get_ddp_list()