Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/iavf/
Diavf.h398 VIRTCHNL_VF_OFFLOAD_TC_U32)
Diavf_virtchnl.c145 VIRTCHNL_VF_OFFLOAD_TC_U32 | in iavf_send_vf_config_msg()
/linux-6.12.1/include/linux/avf/
Dvirtchnl.h250 #define VIRTCHNL_VF_OFFLOAD_TC_U32 BIT(11) macro
/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_virtchnl.c464 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_TC_U32 && in ice_vc_get_vf_res_msg()
466 vfres->vf_cap_flags |= VIRTCHNL_VF_OFFLOAD_TC_U32; in ice_vc_get_vf_res_msg()