Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/avf/
Dvirtchnl.h180 #define VIRTCHNL_VERSION_MINOR_NO_VF_CAPS 0 macro
/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_virtchnl_pf.c1579 info.minor = VIRTCHNL_VERSION_MINOR_NO_VF_CAPS; in ice_vc_get_ver_msg()
/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c1813 info.minor = VIRTCHNL_VERSION_MINOR_NO_VF_CAPS; in i40e_vc_get_version_msg()