Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
A Dice_virtchnl_allowlist.c86 ALLOW_ITEM(VIRTCHNL_VF_OFFLOAD_L2, l2_allowlist_opcodes),
A Dice_virtchnl_pf.c2395 vf->driver_caps = VIRTCHNL_VF_OFFLOAD_L2 | in ice_vc_get_vf_res_msg()
2399 vfres->vf_cap_flags = VIRTCHNL_VF_OFFLOAD_L2; in ice_vc_get_vf_res_msg()
/linux/include/linux/avf/
A Dvirtchnl.h241 #define VIRTCHNL_VF_OFFLOAD_L2 BIT(0) macro
261 #define VF_BASE_MODE_OFFLOADS (VIRTCHNL_VF_OFFLOAD_L2 | \
/linux/drivers/net/ethernet/intel/iavf/
A Diavf_common.c819 VIRTCHNL_VF_OFFLOAD_L2; in iavf_vf_parse_hw_config()
A Diavf_virtchnl.c132 caps = VIRTCHNL_VF_OFFLOAD_L2 | in iavf_send_vf_config_msg()
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_virtchnl_pf.c2071 vf->driver_caps = VIRTCHNL_VF_OFFLOAD_L2 | in i40e_vc_get_vf_resources_msg()
2075 vfres->vf_cap_flags = VIRTCHNL_VF_OFFLOAD_L2; in i40e_vc_get_vf_resources_msg()

Completed in 25 milliseconds