Home
last modified time | relevance | path

Searched refs:VIRTCHNL_VF_OFFLOAD_REQ_QUEUES (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/avf/
H A Dvirtchnl.h241 #define VIRTCHNL_VF_OFFLOAD_REQ_QUEUES 0x00000040 macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/
H A Diavf_virtchnl.c141 VIRTCHNL_VF_OFFLOAD_REQ_QUEUES | in iavf_send_vf_config_msg()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_pf.c1980 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_REQ_QUEUES) in ice_vc_get_vf_res_msg()
1981 vfres->vf_cap_flags |= VIRTCHNL_VF_OFFLOAD_REQ_QUEUES; in ice_vc_get_vf_res_msg()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c2119 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_REQ_QUEUES) in i40e_vc_get_vf_resources_msg()
2120 vfres->vf_cap_flags |= VIRTCHNL_VF_OFFLOAD_REQ_QUEUES; in i40e_vc_get_vf_resources_msg()