Lines Matching refs:out_buffer
61 uint8_t *out_buffer; member
328 info.msg = args->out_buffer; in _i40evf_execute_vf_cmd()
438 args.out_buffer = vf->aq_resp; in i40evf_check_api_version()
447 pver = (struct virtchnl_version_info *)args.out_buffer; in i40evf_check_api_version()
474 args.out_buffer = vf->aq_resp; in i40evf_get_vf_resource()
499 rte_memcpy(vf->vf_res, args.out_buffer, in i40evf_get_vf_resource()
528 args.out_buffer = vf->aq_resp; in i40evf_config_promisc()
559 args.out_buffer = vf->aq_resp; in i40evf_enable_vlan_strip()
580 args.out_buffer = vf->aq_resp; in i40evf_disable_vlan_strip()
659 args.out_buffer = vf->aq_resp; in i40evf_configure_vsi_queues()
729 args.out_buffer = vf->aq_resp; in i40evf_config_irq_map()
762 args.out_buffer = vf->aq_resp; in i40evf_switch_queue()
855 args.out_buffer = vf->aq_resp; in i40evf_add_mac_addr()
895 args.out_buffer = vf->aq_resp; in i40evf_del_mac_addr_by_addr()
930 args.out_buffer = vf->aq_resp; in i40evf_query_stats()
939 *pstats = (struct i40e_eth_stats *)args.out_buffer; in i40evf_query_stats()
1078 args.out_buffer = vf->aq_resp; in i40evf_add_vlan()
1100 args.out_buffer = vf->aq_resp; in i40evf_request_queues()
1147 args.out_buffer = vf->aq_resp; in i40evf_del_vlan()
2097 args.out_buffer = vf->aq_resp; in i40evf_add_del_all_mac_addr()
2902 args.out_buffer = vf->aq_resp; in i40evf_add_del_mc_addr_list()