Home
last modified time | relevance | path

Searched refs:I40E_VIRTCHNL_VERSION_MINOR (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_virtchnl.h112 #define I40E_VIRTCHNL_VERSION_MINOR 1 macro
Di40evf_virtchnl.c73 vvi.minor = I40E_VIRTCHNL_VERSION_MINOR; in i40evf_send_api_ver()
133 (pf_vvi->minor > I40E_VIRTCHNL_VERSION_MINOR))) in i40evf_verify_api_ver()
Di40evf_main.c2241 I40E_VIRTCHNL_VERSION_MINOR); in i40evf_init_task()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl.h112 #define I40E_VIRTCHNL_VERSION_MINOR 1 macro
Di40e_virtchnl_pf.c1149 I40E_VIRTCHNL_VERSION_MAJOR, I40E_VIRTCHNL_VERSION_MINOR in i40e_vc_get_version_msg()