Home
last modified time | relevance | path

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

/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()
/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()
/src/sys/dev/ice/
H A Dvirtchnl.h656 struct virtchnl_queue_select { struct
663 VIRTCHNL_CHECK_STRUCT_LEN(12, virtchnl_queue_select); argument
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()
H A Dice_iov.c1236 struct virtchnl_queue_select *vqs; in ice_vc_enable_queues_msg()
1241 vqs = (struct virtchnl_queue_select *)msg_buf; in ice_vc_enable_queues_msg()
1479 struct virtchnl_queue_select *vqs; in ice_vc_get_stats_msg()
1484 vqs = (struct virtchnl_queue_select *)msg_buf; in ice_vc_get_stats_msg()