Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/iavf/
Diavf.h384 VIRTCHNL_VF_OFFLOAD_IWARP : \
/linux-5.19.10/include/linux/avf/
Dvirtchnl.h249 #define VIRTCHNL_VF_OFFLOAD_IWARP BIT(1) macro
/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c2084 (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_IWARP)) { in i40e_vc_get_vf_resources_msg()
2085 vfres->vf_cap_flags |= VIRTCHNL_VF_OFFLOAD_IWARP; in i40e_vc_get_vf_resources_msg()