Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ice/
H A Dvirtchnl.h2029 struct virtchnl_queue_vector_maps { struct
2036 VIRTCHNL_CHECK_STRUCT_LEN(24, virtchnl_queue_vector_maps); argument
2103 ((u16)(~0) - sizeof(struct virtchnl_queue_vector_maps)) /
2382 valid_len = sizeof(struct virtchnl_queue_vector_maps); in virtchnl_vc_validate_vf_msg()
2384 struct virtchnl_queue_vector_maps *v_qp = in virtchnl_vc_validate_vf_msg()
2385 (struct virtchnl_queue_vector_maps *)msg; in virtchnl_vc_validate_vf_msg()