Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_virtchnl_allowlist.c99 ALLOW_ITEM(VIRTCHNL_VF_OFFLOAD_L2, l2_allowlist_opcodes),
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()
/linux-6.12.1/include/linux/avf/
Dvirtchnl.h240 #define VIRTCHNL_VF_OFFLOAD_L2 BIT(0) macro
265 #define VF_BASE_MODE_OFFLOADS (VIRTCHNL_VF_OFFLOAD_L2 | \
/linux-6.12.1/drivers/net/ethernet/intel/iavf/
Diavf_common.c499 VIRTCHNL_VF_OFFLOAD_L2; in iavf_vf_parse_hw_config()
Diavf_virtchnl.c137 caps = VIRTCHNL_VF_OFFLOAD_L2 | in iavf_send_vf_config_msg()
/linux-6.12.1/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c2137 vf->driver_caps = VIRTCHNL_VF_OFFLOAD_L2 | in i40e_vc_get_vf_resources_msg()
2141 vfres->vf_cap_flags = VIRTCHNL_VF_OFFLOAD_L2; in i40e_vc_get_vf_resources_msg()