Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/iavf/
H A Diavf.h403 VIRTCHNL_VF_OFFLOAD_CRC)
H A Diavf_virtchnl.c147 VIRTCHNL_VF_OFFLOAD_CRC | in iavf_send_vf_config_msg()
/linux/include/linux/avf/
H A Dvirtchnl.h257 #define VIRTCHNL_VF_OFFLOAD_CRC BIT(10) macro
/linux/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl.c486 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_CRC) in ice_vc_get_vf_res_msg()
487 vfres->vf_cap_flags |= VIRTCHNL_VF_OFFLOAD_CRC; in ice_vc_get_vf_res_msg()
2013 if (!(vf->driver_caps & VIRTCHNL_VF_OFFLOAD_CRC) || in ice_vc_cfg_qs_msg()