Home
last modified time | relevance | path

Searched refs:vsi_type (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/ixl/
H A Dvirtchnl.h235 enum virtchnl_vsi_type vsi_type; member
H A Dixl_pf_iov.c547 reply.vsi_res[0].vsi_type = VIRTCHNL_VSI_SRIOV; in ixl_vf_get_resources_msg()
H A Di40e_common.c7524 if (vsi_res->vsi_type == VIRTCHNL_VSI_SRIOV) { in i40e_vf_parse_hw_config()
/freebsd/sys/dev/iavf/
H A Dvirtchnl.h249 enum virtchnl_vsi_type vsi_type; member
H A Diavf_lib.c514 if (sc->vf_res->vsi_res[i].vsi_type == VIRTCHNL_VSI_SRIOV) in iavf_get_vsi_res_from_vf_res()
H A Diavf_common.c1006 if (vsi_res->vsi_type == VIRTCHNL_VSI_SRIOV) { in iavf_vf_parse_hw_config()
/freebsd/sys/dev/ice/
H A Dvirtchnl.h401 * vsi_type should always be 6 for backward compatibility. Add other fields
422 s32 vsi_type; member