Home
last modified time | relevance | path

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

/linux/include/linux/net/intel/
H A Dvirtchnl.h122 VIRTCHNL_OP_GET_STATS = 15, enumerator
1787 case VIRTCHNL_OP_GET_STATS: in virtchnl_vc_validate_vf_msg()
/linux/drivers/net/ethernet/intel/ice/virt/
H A Dvirtchnl.c647 return ice_vc_send_msg_to_vf(vf, VIRTCHNL_OP_GET_STATS, v_ret, in ice_vc_get_stats_msg()
2841 case VIRTCHNL_OP_GET_STATS: in ice_vc_process_vf_msg()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c2861 return i40e_vc_send_msg_to_vf(vf, VIRTCHNL_OP_GET_STATS, aq_ret, in i40e_vc_get_stats_msg()
4268 case VIRTCHNL_OP_GET_STATS: in i40e_vc_process_vf_msg()