Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_virtchnl.h81 I40E_VIRTCHNL_OP_GET_STATS = 15, enumerator
Di40evf_virtchnl.c654 adapter->current_op = I40E_VIRTCHNL_OP_GET_STATS; in i40evf_request_stats()
657 if (i40evf_send_pf_msg(adapter, I40E_VIRTCHNL_OP_GET_STATS, in i40evf_request_stats()
732 case I40E_VIRTCHNL_OP_GET_STATS: { in i40evf_virtchnl_completion()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl.h81 I40E_VIRTCHNL_OP_GET_STATS = 15, enumerator
Di40e_virtchnl_pf.c1535 return i40e_vc_send_msg_to_vf(vf, I40E_VIRTCHNL_OP_GET_STATS, aq_ret, in i40e_vc_get_stats_msg()
1896 case I40E_VIRTCHNL_OP_GET_STATS: in i40e_vc_validate_vf_msg()
1985 case I40E_VIRTCHNL_OP_GET_STATS: in i40e_vc_process_vf_msg()