Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ice/
H A Dvirtchnl.h1889 struct virtchnl_queue_vector_maps { struct
1896 VIRTCHNL_CHECK_STRUCT_LEN(24, virtchnl_queue_vector_maps); argument
1928 ((u16)(~0) - sizeof(struct virtchnl_queue_vector_maps)) /
2176 valid_len = sizeof(struct virtchnl_queue_vector_maps); in virtchnl_vc_validate_vf_msg()
2178 struct virtchnl_queue_vector_maps *v_qp = in virtchnl_vc_validate_vf_msg()
2179 (struct virtchnl_queue_vector_maps *)msg; in virtchnl_vc_validate_vf_msg()