Lines Matching refs:cmd_details
599 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_mac_address_read() argument
610 sizeof(*addrs), cmd_details); in i40e_aq_mac_address_read()
625 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_mac_address_write() argument
641 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_mac_address_write()
1214 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_phy_capabilities() argument
1239 cmd_details); in i40e_aq_get_phy_capabilities()
1261 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_config() argument
1276 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_config()
1367 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_clear_pxe_mode() argument
1379 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_clear_pxe_mode()
1396 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_link_restart_an() argument
1412 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_link_restart_an()
1428 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_link_info() argument
1446 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_link_info()
1512 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_phy_int_mask() argument
1524 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_phy_int_mask()
1539 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_vsi() argument
1560 sizeof(vsi_ctx->info), cmd_details); in i40e_aq_add_vsi()
1583 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_unicast_promiscuous() argument
1602 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_unicast_promiscuous()
1615 u16 seid, bool set, struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_multicast_promiscuous() argument
1634 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_multicast_promiscuous()
1650 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_vsi_broadcast() argument
1669 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_vsi_broadcast()
1682 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_vsi_params() argument
1724 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_update_vsi_params() argument
1738 sizeof(vsi_ctx->info), cmd_details); in i40e_aq_update_vsi_params()
1756 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_switch_config() argument
1770 status = i40e_asq_send_command(hw, &desc, buf, buf_size, cmd_details); in i40e_aq_get_switch_config()
1792 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_firmware_version() argument
1801 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_firmware_version()
1829 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_send_driver_version() argument
1854 len, cmd_details); in i40e_aq_send_driver_version()
1903 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_veb() argument
1934 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_add_veb()
1960 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_veb_parameters() argument
1975 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_get_veb_parameters()
2011 u16 count, struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_macvlan() argument
2036 cmd_details); in i40e_aq_add_macvlan()
2053 u16 count, struct i40e_asq_cmd_details *cmd_details) in i40e_aq_remove_macvlan() argument
2078 cmd_details); in i40e_aq_remove_macvlan()
2097 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_send_msg_to_vf() argument
2116 status = i40e_asq_send_command(hw, &desc, msg, msglen, cmd_details); in i40e_aq_send_msg_to_vf()
2132 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_debug_read_register() argument
2146 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_debug_read_register()
2167 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_debug_write_register() argument
2180 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_debug_write_register()
2197 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_set_hmc_resource_profile() argument
2210 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_set_hmc_resource_profile()
2230 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_request_resource() argument
2243 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_request_resource()
2268 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_release_resource() argument
2280 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_release_resource()
2300 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_read_nvm() argument
2326 status = i40e_asq_send_command(hw, &desc, data, length, cmd_details); in i40e_aq_read_nvm()
2345 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_erase_nvm() argument
2367 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_erase_nvm()
2611 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_discover_capabilities() argument
2631 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_discover_capabilities()
2659 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_update_nvm() argument
2685 status = i40e_asq_send_command(hw, &desc, data, length, cmd_details); in i40e_aq_update_nvm()
2707 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_lldp_mib() argument
2733 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_get_lldp_mib()
2755 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_cfg_lldp_mib_change_event() argument
2767 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_cfg_lldp_mib_change_event()
2781 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_stop_lldp() argument
2793 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_stop_lldp()
2806 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_start_lldp() argument
2817 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_start_lldp()
2833 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_get_cee_dcb_config() argument
2845 cmd_details); in i40e_aq_get_cee_dcb_config()
2862 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_udp_tunnel() argument
2876 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_add_udp_tunnel()
2891 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_del_udp_tunnel() argument
2902 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_del_udp_tunnel()
2916 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_delete_element() argument
2930 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_delete_element()
2945 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_dcb_updated() argument
2952 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_dcb_updated()
2971 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_tx_sched_cmd() argument
3013 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_tx_sched_cmd()
3028 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_vsi_bw_limit() argument
3042 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_config_vsi_bw_limit()
3057 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_vsi_tc_bw() argument
3061 cmd_details); in i40e_aq_config_vsi_tc_bw()
3075 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_switch_comp_ets() argument
3078 sizeof(*ets_data), opcode, cmd_details); in i40e_aq_config_switch_comp_ets()
3091 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_config_switch_comp_bw_config() argument
3095 cmd_details); in i40e_aq_config_switch_comp_bw_config()
3108 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_vsi_bw_config() argument
3112 cmd_details); in i40e_aq_query_vsi_bw_config()
3125 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_vsi_ets_sla_config() argument
3129 cmd_details); in i40e_aq_query_vsi_ets_sla_config()
3142 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_switch_comp_ets_config() argument
3146 cmd_details); in i40e_aq_query_switch_comp_ets_config()
3159 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_port_ets_config() argument
3163 cmd_details); in i40e_aq_query_port_ets_config()
3176 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_query_switch_comp_bw_config() argument
3180 cmd_details); in i40e_aq_query_switch_comp_bw_config()
3365 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_add_rem_control_packet_filter() argument
3395 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_add_rem_control_packet_filter()
3456 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_resume_port_tx() argument
3463 status = i40e_asq_send_command(hw, &desc, NULL, 0, cmd_details); in i40e_aq_resume_port_tx()
3532 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_debug_dump() argument
3557 status = i40e_asq_send_command(hw, &desc, buff, buff_size, cmd_details); in i40e_aq_debug_dump()
3622 struct i40e_asq_cmd_details *cmd_details) in i40e_aq_configure_partition_bw() argument
3641 cmd_details); in i40e_aq_configure_partition_bw()