Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_virtchnl_allowlist.c86 ALLOW_ITEM(VIRTCHNL_VF_OFFLOAD_L2, l2_allowlist_opcodes),
Dice_virtchnl_pf.c2328 vf->driver_caps = VIRTCHNL_VF_OFFLOAD_L2 | in ice_vc_get_vf_res_msg()
2332 vfres->vf_cap_flags = VIRTCHNL_VF_OFFLOAD_L2; in ice_vc_get_vf_res_msg()
/Linux-v5.15/include/linux/avf/
Dvirtchnl.h241 #define VIRTCHNL_VF_OFFLOAD_L2 0x00000001 macro
262 #define VF_BASE_MODE_OFFLOADS (VIRTCHNL_VF_OFFLOAD_L2 | \
/Linux-v5.15/drivers/net/ethernet/intel/iavf/
Diavf_common.c819 VIRTCHNL_VF_OFFLOAD_L2; in iavf_vf_parse_hw_config()
Diavf_virtchnl.c132 caps = VIRTCHNL_VF_OFFLOAD_L2 | in iavf_send_vf_config_msg()
/Linux-v5.15/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c2017 vf->driver_caps = VIRTCHNL_VF_OFFLOAD_L2 | in i40e_vc_get_vf_resources_msg()
2021 vfres->vf_cap_flags = VIRTCHNL_VF_OFFLOAD_L2; in i40e_vc_get_vf_resources_msg()