Searched refs:I40E_VIRTCHNL_OP_GET_STATS (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
H A Di40evf_virtchnl.c637 adapter->current_op = I40E_VIRTCHNL_OP_GET_STATS; i40evf_request_stats()
640 if (i40evf_send_pf_msg(adapter, I40E_VIRTCHNL_OP_GET_STATS, i40evf_request_stats()
715 case I40E_VIRTCHNL_OP_GET_STATS: { i40evf_virtchnl_completion()
H A Di40e_virtchnl.h81 I40E_VIRTCHNL_OP_GET_STATS = 15, enumerator in enum:i40e_virtchnl_ops
309 /* I40E_VIRTCHNL_OP_GET_STATS
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl.h81 I40E_VIRTCHNL_OP_GET_STATS = 15, enumerator in enum:i40e_virtchnl_ops
309 /* I40E_VIRTCHNL_OP_GET_STATS
H A Di40e_virtchnl_pf.c1486 return i40e_vc_send_msg_to_vf(vf, I40E_VIRTCHNL_OP_GET_STATS, aq_ret, i40e_vc_get_stats_msg()
1831 case I40E_VIRTCHNL_OP_GET_STATS: i40e_vc_validate_vf_msg()
1921 case I40E_VIRTCHNL_OP_GET_STATS: i40e_vc_process_vf_msg()

Completed in 137 milliseconds