Home
last modified time | relevance | path

Searched refs:virtchnl_vf_res_request (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/avf/
Dvirtchnl.h348 struct virtchnl_vf_res_request { struct
794 valid_len = sizeof(struct virtchnl_vf_res_request); in virtchnl_vc_validate_vf_msg()
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf_virtchnl.c381 struct virtchnl_vf_res_request vfres; in i40evf_request_queues()
1384 struct virtchnl_vf_res_request *vfres = in i40evf_virtchnl_completion()
1385 (struct virtchnl_vf_res_request *)msg; in i40evf_virtchnl_completion()
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c2321 struct virtchnl_vf_res_request *vfres = in i40e_vc_request_queues_msg()
2322 (struct virtchnl_vf_res_request *)msg; in i40e_vc_request_queues_msg()