Home
last modified time | relevance | path

Searched refs:virtchnl_vector_map (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/iavf/
HDvirtchnl.h405 struct virtchnl_vector_map { struct
414 VIRTCHNL_CHECK_STRUCT_LEN(12, virtchnl_vector_map); argument
418 struct virtchnl_vector_map vecmap[1];
744 sizeof(struct virtchnl_vector_map),
843 sizeof(struct virtchnl_vector_map)); in virtchnl_vc_validate_vf_msg()
HDiavf_vc_iflib.c145 (scctx->isc_vectors * sizeof(struct virtchnl_vector_map)); in iavf_map_queues()
/freebsd-13-stable/sys/dev/ixl/
HDvirtchnl.h367 struct virtchnl_vector_map { struct
376 VIRTCHNL_CHECK_STRUCT_LEN(12, virtchnl_vector_map); argument
380 struct virtchnl_vector_map vecmap[1];
648 sizeof(struct virtchnl_vector_map)); in virtchnl_vc_validate_vf_msg()
HDixl_pf_iov.c62 static void ixl_vf_set_qctl(struct ixl_pf *pf, const struct virtchnl_vector_map *vector, enum i40e_…
64 …l_vf_config_vector(struct ixl_pf *pf, struct ixl_vf *vf, const struct virtchnl_vector_map *vector);
725 const struct virtchnl_vector_map *vector, in ixl_vf_set_qctl()
754 const struct virtchnl_vector_map *vector) in ixl_vf_config_vector()
812 struct virtchnl_vector_map *vector; in ixl_vf_config_irq_msg()
/freebsd-13-stable/sys/dev/ice/
HDvirtchnl.h627 struct virtchnl_vector_map { struct
636 VIRTCHNL_CHECK_STRUCT_LEN(12, virtchnl_vector_map); argument
640 struct virtchnl_vector_map vecmap[1];
2056 sizeof(struct virtchnl_vector_map),
2146 sizeof(struct virtchnl_vector_map)); in virtchnl_vc_validate_vf_msg()