Lines Matching refs:cmd_details

440 			 struct i40e_asq_cmd_details *cmd_details)  in i40e_aq_mac_address_read()  argument
451 sizeof(*addrs), cmd_details); in i40e_aq_mac_address_read()
466 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_mac_address_write() argument
482 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_mac_address_write()
1059 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_phy_capabilities() argument
1086 abilities_size, cmd_details); in i40e_aq_get_phy_capabilities()
1137 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_config() argument
1152 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_config()
1259 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_clear_pxe_mode() argument
1271 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_clear_pxe_mode()
1288 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_link_restart_an() argument
1304 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_link_restart_an()
1320 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_link_info() argument
1338 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_link_info()
1415 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_int_mask() argument
1427 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_int_mask()
1441 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_mac_loopback() argument
1455 return i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_mac_loopback()
1467 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_debug() argument
1479 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_debug()
1494 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_vsi() argument
1516 cmd_details, true); in i40e_aq_add_vsi()
1538 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_default_vsi() argument
1553 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_default_vsi()
1566 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_clear_default_vsi() argument
1581 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_clear_default_vsi()
1596 struct i40e_asq_cmd_details *cmd_details, in i40e_aq_set_vsi_unicast_promiscuous() argument
1622 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_unicast_promiscuous()
1636 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_multicast_promiscuous() argument
1655 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_multicast_promiscuous()
1671 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_mc_promisc_on_vlan() argument
1691 cmd_details, true); in i40e_aq_set_vsi_mc_promisc_on_vlan()
1707 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_uc_promisc_on_vlan() argument
1733 cmd_details, true); in i40e_aq_set_vsi_uc_promisc_on_vlan()
1748 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_bc_promisc_on_vlan() argument
1767 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_bc_promisc_on_vlan()
1783 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_broadcast() argument
1802 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_broadcast()
1816 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_vlan_promisc() argument
1833 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_vlan_promisc()
1846 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_vsi_params() argument
1888 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_update_vsi_params() argument
1906 cmd_details, true); in i40e_aq_update_vsi_params()
1927 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_switch_config() argument
1941 status = i40e_asq_send_command(hw, &desc, buf, buf_size, cmd_details); in i40e_aq_get_switch_config()
1961 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_switch_config() argument
1978 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_switch_config()
1999 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_firmware_version() argument
2008 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_firmware_version()
2036 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_send_driver_version() argument
2061 len, cmd_details); in i40e_aq_send_driver_version()
2151 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_veb() argument
2183 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_add_veb()
2209 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_veb_parameters() argument
2224 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_veb_parameters()
2302 u16 count, struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_macvlan() argument
2313 cmd_details, true); in i40e_aq_add_macvlan()
2334 u16 count, struct i40e_asq_cmd_details *cmd_details, in i40e_aq_add_macvlan_v2() argument
2346 cmd_details, true, aq_status); in i40e_aq_add_macvlan_v2()
2362 u16 count, struct i40e_asq_cmd_details *cmd_details) in i40e_aq_remove_macvlan() argument
2387 cmd_details, true); in i40e_aq_remove_macvlan()
2410 u16 count, struct i40e_asq_cmd_details *cmd_details, in i40e_aq_remove_macvlan_v2() argument
2435 cmd_details, true, aq_status); in i40e_aq_remove_macvlan_v2()
2458 struct i40e_asq_cmd_details *cmd_details, in i40e_mirrorrule_op() argument
2487 cmd_details); in i40e_mirrorrule_op()
2518 struct i40e_asq_cmd_details *cmd_details, in i40e_aq_add_mirrorrule() argument
2529 cmd_details, rule_id, rules_used, rules_free); in i40e_aq_add_mirrorrule()
2550 struct i40e_asq_cmd_details *cmd_details, in i40e_aq_delete_mirrorrule() argument
2565 cmd_details, NULL, rules_used, rules_free); in i40e_aq_delete_mirrorrule()
2582 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_send_msg_to_vf() argument
2601 status = i40e_asq_send_command(hw, &desc, msg, msglen, cmd_details); in i40e_aq_send_msg_to_vf()
2617 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_debug_read_register() argument
2631 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_debug_read_register()
2652 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_debug_write_register() argument
2665 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_debug_write_register()
2685 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_request_resource() argument
2698 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_request_resource()
2723 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_release_resource() argument
2735 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_release_resource()
2755 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_read_nvm() argument
2781 status = i40e_asq_send_command(hw, &desc, data, length, cmd_details); in i40e_aq_read_nvm()
2800 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_erase_nvm() argument
2822 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_erase_nvm()
3091 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_discover_capabilities() argument
3111 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_discover_capabilities()
3140 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_update_nvm() argument
3176 status = i40e_asq_send_command(hw, &desc, data, length, cmd_details); in i40e_aq_update_nvm()
3192 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_rearrange_nvm() argument
3211 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_rearrange_nvm()
3233 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_lldp_mib() argument
3258 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_get_lldp_mib()
3282 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_lldp_mib() argument
3305 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_set_lldp_mib()
3320 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_cfg_lldp_mib_change_event() argument
3332 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_cfg_lldp_mib_change_event()
3349 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_restore_lldp() argument
3367 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_restore_lldp()
3386 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_stop_lldp() argument
3406 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_stop_lldp()
3420 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_start_lldp() argument
3439 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_start_lldp()
3453 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_dcb_parameters() argument
3470 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_dcb_parameters()
3486 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_cee_dcb_config() argument
3498 cmd_details); in i40e_aq_get_cee_dcb_config()
3518 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_udp_tunnel() argument
3532 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_add_udp_tunnel()
3547 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_del_udp_tunnel() argument
3558 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_del_udp_tunnel()
3572 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_delete_element() argument
3587 cmd_details, true); in i40e_aq_delete_element()
3602 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_dcb_updated() argument
3609 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_dcb_updated()
3628 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_tx_sched_cmd() argument
3670 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_tx_sched_cmd()
3685 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_vsi_bw_limit() argument
3699 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_config_vsi_bw_limit()
3714 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_vsi_tc_bw() argument
3718 cmd_details); in i40e_aq_config_vsi_tc_bw()
3734 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_switch_comp_ets() argument
3737 sizeof(*ets_data), opcode, cmd_details); in i40e_aq_config_switch_comp_ets()
3751 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_switch_comp_bw_config() argument
3755 cmd_details); in i40e_aq_config_switch_comp_bw_config()
3769 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_vsi_bw_config() argument
3773 cmd_details); in i40e_aq_query_vsi_bw_config()
3787 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_vsi_ets_sla_config() argument
3791 cmd_details); in i40e_aq_query_vsi_ets_sla_config()
3805 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_switch_comp_ets_config() argument
3809 cmd_details); in i40e_aq_query_switch_comp_ets_config()
3823 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_port_ets_config() argument
3827 cmd_details); in i40e_aq_query_port_ets_config()
3841 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_switch_comp_bw_config() argument
3845 cmd_details); in i40e_aq_query_switch_comp_bw_config()
4020 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_rem_control_packet_filter() argument
4050 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_add_rem_control_packet_filter()
4134 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_suspend_port_tx() argument
4143 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_suspend_port_tx()
4156 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_resume_port_tx() argument
4163 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_resume_port_tx()
4233 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_debug_dump() argument
4258 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_debug_dump()
4324 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_configure_partition_bw() argument
4343 cmd_details); in i40e_aq_configure_partition_bw()
4920 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_rx_ctl_read_register() argument
4934 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_rx_ctl_read_register()
4986 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_rx_ctl_write_register() argument
4998 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_rx_ctl_write_register()
5079 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_register_ext() argument
5099 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_register_ext()
5124 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_phy_register_ext() argument
5143 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_phy_register_ext()
5163 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_write_ddp() argument
5183 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_write_ddp()
5205 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_ddp_list() argument
5222 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_get_ddp_list()