Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/avf/
Dvirtchnl.h236 #define VIRTCHNL_VF_OFFLOAD_IWARP 0x00000002 macro
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
Diavf.h331 VIRTCHNL_VF_OFFLOAD_IWARP : \
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c2072 (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_IWARP)) { in i40e_vc_get_vf_resources_msg()
2073 vfres->vf_cap_flags |= VIRTCHNL_VF_OFFLOAD_IWARP; in i40e_vc_get_vf_resources_msg()