Home
last modified time | relevance | path

Searched refs:VIRTCHNL_VERSION_MINOR_NO_VF_CAPS (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/linux/avf/
Dvirtchnl.h193 #define VIRTCHNL_VERSION_MINOR_NO_VF_CAPS 0 macro
/linux-5.19.10/drivers/net/ethernet/intel/ice/
Dice_virtchnl.c333 info.minor = VIRTCHNL_VERSION_MINOR_NO_VF_CAPS; in ice_vc_get_ver_msg()
/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c2014 info.minor = VIRTCHNL_VERSION_MINOR_NO_VF_CAPS; in i40e_vc_get_version_msg()