Home
last modified time | relevance | path

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

/linux/include/linux/avf/
H A Dvirtchnl.h248 #define VIRTCHNL_VF_OFFLOAD_L2 BIT(0) macro
274 #define VF_BASE_MODE_OFFLOADS (VIRTCHNL_VF_OFFLOAD_L2 | \
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_common.c499 VIRTCHNL_VF_OFFLOAD_L2; in iavf_vf_parse_hw_config()
H A Diavf_virtchnl.c137 caps = VIRTCHNL_VF_OFFLOAD_L2 | in iavf_send_vf_config_msg()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl.c442 vf->driver_caps = VIRTCHNL_VF_OFFLOAD_L2 | in ice_vc_get_vf_res_msg()
445 vfres->vf_cap_flags = VIRTCHNL_VF_OFFLOAD_L2; in ice_vc_get_vf_res_msg()