Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_allowlist.c98 ALLOW_ITEM(VIRTCHNL_VF_OFFLOAD_L2, l2_allowlist_opcodes),
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()
/openbmc/linux/include/linux/avf/
H A Dvirtchnl.h239 #define VIRTCHNL_VF_OFFLOAD_L2 BIT(0) macro
263 #define VF_BASE_MODE_OFFLOADS (VIRTCHNL_VF_OFFLOAD_L2 | \
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_common.c789 VIRTCHNL_VF_OFFLOAD_L2; in iavf_vf_parse_hw_config()
H A Diavf_virtchnl.c136 caps = VIRTCHNL_VF_OFFLOAD_L2 | in iavf_send_vf_config_msg()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c2143 vf->driver_caps = VIRTCHNL_VF_OFFLOAD_L2 | in i40e_vc_get_vf_resources_msg()
2147 vfres->vf_cap_flags = VIRTCHNL_VF_OFFLOAD_L2; in i40e_vc_get_vf_resources_msg()