Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/ixl/
H A Dvirtchnl.h393 struct virtchnl_queue_select { struct
400 VIRTCHNL_CHECK_STRUCT_LEN(12, virtchnl_queue_select); argument
655 valid_len = sizeof(struct virtchnl_queue_select); in virtchnl_vc_validate_vf_msg()
684 valid_len = sizeof(struct virtchnl_queue_select); in virtchnl_vc_validate_vf_msg()
H A Dixl_pf_iov.c865 struct virtchnl_queue_select *select; in ixl_vf_enable_queues_msg()
939 struct virtchnl_queue_select *select; in ixl_vf_disable_queues_msg()
1244 struct virtchnl_queue_select *queue; in ixl_vf_get_stats_msg()
/freebsd-src/sys/dev/iavf/
H A Dvirtchnl.h434 struct virtchnl_queue_select { struct
441 VIRTCHNL_CHECK_STRUCT_LEN(12, virtchnl_queue_select); argument
848 valid_len = sizeof(struct virtchnl_queue_select); in virtchnl_vc_validate_vf_msg()
887 valid_len = sizeof(struct virtchnl_queue_select); in virtchnl_vc_validate_vf_msg()
H A Diavf_vc_common.c311 struct virtchnl_queue_select vqs; in iavf_enable_queues()
335 struct virtchnl_queue_select vqs; in iavf_disable_queues()
637 struct virtchnl_queue_select vqs; in iavf_request_stats()
/freebsd-src/sys/dev/ice/
H A Dvirtchnl.h656 struct virtchnl_queue_select { struct
663 VIRTCHNL_CHECK_STRUCT_LEN(12, virtchnl_queue_select); argument
1169 * the virtchnl_queue_select struct to specify the VSI. The queue_id
2179 valid_len = sizeof(struct virtchnl_queue_select); in virtchnl_vc_validate_vf_msg()
2220 valid_len = sizeof(struct virtchnl_queue_select); in virtchnl_vc_validate_vf_msg()