Home
last modified time | relevance | path

Searched refs:VIRTCHNL_OP_RESET_VF (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Dvirtchnl.h126 VIRTCHNL_OP_RESET_VF = 2, enumerator
619 case VIRTCHNL_OP_RESET_VF: in virtchnl_vc_validate_vf_msg()
H A Di40e_common.c7529 return i40e_aq_send_msg_to_pf(hw, VIRTCHNL_OP_RESET_VF, in i40e_vf_reset()