Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40evf_virtchnl.c75 return i40evf_send_pf_msg(adapter, I40E_VIRTCHNL_OP_VERSION, (u8 *)&vvi, in i40evf_send_api_ver()
112 if (op == I40E_VIRTCHNL_OP_VERSION) in i40evf_verify_api_ver()
121 if (op != I40E_VIRTCHNL_OP_VERSION) { in i40evf_verify_api_ver()
770 case I40E_VIRTCHNL_OP_VERSION: in i40evf_virtchnl_completion()
Di40e_virtchnl.h67 I40E_VIRTCHNL_OP_VERSION = 1, /* must ALWAYS be 1 */ enumerator
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl.h67 I40E_VIRTCHNL_OP_VERSION = 1, /* must ALWAYS be 1 */ enumerator
Di40e_virtchnl_pf.c1156 return i40e_vc_send_msg_to_vf(vf, I40E_VIRTCHNL_OP_VERSION, in i40e_vc_get_version_msg()
1825 case I40E_VIRTCHNL_OP_VERSION: in i40e_vc_validate_vf_msg()
1947 case I40E_VIRTCHNL_OP_VERSION: in i40e_vc_process_vf_msg()