Lines Matching refs:cmd_details

964 				   struct i40e_asq_cmd_details *cmd_details)  in i40e_aq_mac_address_read()  argument
975 sizeof(*addrs), cmd_details); in i40e_aq_mac_address_read()
990 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_mac_address_write() argument
1006 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_mac_address_write()
1579 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_phy_capabilities() argument
1604 cmd_details); in i40e_aq_get_phy_capabilities()
1629 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_config() argument
1644 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_config()
1735 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_clear_pxe_mode() argument
1747 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_clear_pxe_mode()
1764 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_link_restart_an() argument
1780 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_link_restart_an()
1796 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_link_info() argument
1814 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_link_info()
1880 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_int_mask() argument
1892 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_int_mask()
1907 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_vsi() argument
1928 sizeof(vsi_ctx->info), cmd_details); in i40e_aq_add_vsi()
1951 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_unicast_promiscuous() argument
1970 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_unicast_promiscuous()
1983 u16 seid, bool set, struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_multicast_promiscuous() argument
2002 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_multicast_promiscuous()
2018 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_broadcast() argument
2037 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_broadcast()
2050 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_vsi_params() argument
2092 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_update_vsi_params() argument
2106 sizeof(vsi_ctx->info), cmd_details); in i40e_aq_update_vsi_params()
2124 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_switch_config() argument
2138 status = i40e_asq_send_command(hw, &desc, buf, buf_size, cmd_details); in i40e_aq_get_switch_config()
2160 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_firmware_version() argument
2169 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_firmware_version()
2197 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_send_driver_version() argument
2222 len, cmd_details); in i40e_aq_send_driver_version()
2298 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_veb() argument
2329 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_add_veb()
2355 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_veb_parameters() argument
2370 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_veb_parameters()
2407 u16 count, struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_macvlan() argument
2432 cmd_details); in i40e_aq_add_macvlan()
2449 u16 count, struct i40e_asq_cmd_details *cmd_details) in i40e_aq_remove_macvlan() argument
2474 cmd_details); in i40e_aq_remove_macvlan()
2493 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_send_msg_to_vf() argument
2512 status = i40e_asq_send_command(hw, &desc, msg, msglen, cmd_details); in i40e_aq_send_msg_to_vf()
2528 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_debug_read_register() argument
2542 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_debug_read_register()
2563 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_debug_write_register() argument
2576 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_debug_write_register()
2593 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_hmc_resource_profile() argument
2606 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_hmc_resource_profile()
2626 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_request_resource() argument
2639 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_request_resource()
2664 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_release_resource() argument
2676 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_release_resource()
2696 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_read_nvm() argument
2722 status = i40e_asq_send_command(hw, &desc, data, length, cmd_details); in i40e_aq_read_nvm()
2741 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_erase_nvm() argument
2763 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_erase_nvm()
3021 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_discover_capabilities() argument
3041 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_discover_capabilities()
3069 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_update_nvm() argument
3095 status = i40e_asq_send_command(hw, &desc, data, length, cmd_details); in i40e_aq_update_nvm()
3117 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_lldp_mib() argument
3143 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_get_lldp_mib()
3165 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_cfg_lldp_mib_change_event() argument
3177 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_cfg_lldp_mib_change_event()
3191 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_stop_lldp() argument
3203 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_stop_lldp()
3216 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_start_lldp() argument
3227 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_start_lldp()
3243 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_cee_dcb_config() argument
3255 cmd_details); in i40e_aq_get_cee_dcb_config()
3272 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_udp_tunnel() argument
3286 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_add_udp_tunnel()
3301 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_del_udp_tunnel() argument
3312 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_del_udp_tunnel()
3326 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_delete_element() argument
3340 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_delete_element()
3355 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_dcb_updated() argument
3362 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_dcb_updated()
3381 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_tx_sched_cmd() argument
3423 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_tx_sched_cmd()
3438 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_vsi_bw_limit() argument
3452 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_config_vsi_bw_limit()
3467 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_vsi_tc_bw() argument
3471 cmd_details); in i40e_aq_config_vsi_tc_bw()
3485 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_switch_comp_ets() argument
3488 sizeof(*ets_data), opcode, cmd_details); in i40e_aq_config_switch_comp_ets()
3501 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_switch_comp_bw_config() argument
3505 cmd_details); in i40e_aq_config_switch_comp_bw_config()
3518 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_vsi_bw_config() argument
3522 cmd_details); in i40e_aq_query_vsi_bw_config()
3535 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_vsi_ets_sla_config() argument
3539 cmd_details); in i40e_aq_query_vsi_ets_sla_config()
3552 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_switch_comp_ets_config() argument
3556 cmd_details); in i40e_aq_query_switch_comp_ets_config()
3569 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_port_ets_config() argument
3573 cmd_details); in i40e_aq_query_port_ets_config()
3586 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_switch_comp_bw_config() argument
3590 cmd_details); in i40e_aq_query_switch_comp_bw_config()
3775 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_rem_control_packet_filter() argument
3805 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_add_rem_control_packet_filter()
3888 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_resume_port_tx() argument
3895 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_resume_port_tx()
3964 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_debug_dump() argument
3989 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_debug_dump()
4054 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_configure_partition_bw() argument
4073 cmd_details); in i40e_aq_configure_partition_bw()