Searched refs:virtchnl_queue_tc_mapping (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dvirtchnl.h1909 * VF sends message virtchnl_queue_tc_mapping to set queue to tc
1914 struct virtchnl_queue_tc_mapping { struct
1933 VIRTCHNL_CHECK_STRUCT_LEN(12, virtchnl_queue_tc_mapping);
2274 valid_len = sizeof(struct virtchnl_queue_tc_mapping);
2276 struct virtchnl_queue_tc_mapping *q_tc =
2277 (struct virtchnl_queue_tc_mapping *)msg;

Completed in 65 milliseconds