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.h395 VIRTCHNL_VF_OFFLOAD_CRC)
H A Diavf_virtchnl.c146 VIRTCHNL_VF_OFFLOAD_CRC | in iavf_send_vf_config_msg()
/linux/include/linux/avf/
H A Dvirtchnl.h249 #define VIRTCHNL_VF_OFFLOAD_CRC BIT(10) macro
/linux/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl.c482 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_CRC) in ice_vc_get_vf_res_msg()
483 vfres->vf_cap_flags |= VIRTCHNL_VF_OFFLOAD_CRC; in ice_vc_get_vf_res_msg()
1686 if (!(vf->driver_caps & VIRTCHNL_VF_OFFLOAD_CRC) || in ice_vc_cfg_qs_msg()