Re: [External] : [PATCH iwl-next 1/5] idpf: add virtchnl functions to manage selected queues
From: ALOK TIWARI
Date: Tue Sep 16 2025 - 07:23:40 EST
On 9/11/2025 9:52 PM, Alexander Lobakin wrote:
+/**
+ * idpf_fill_rxq_config_chunk - fill chunk describing then Rx queue
then Rx queue -> the Rx queue
+ * @vport: virtual port data structure
+ * @q: Rx queue to be inserted into VC chunk
+ * @qi: pointer to the buffer containing the VC chunk
+ */
Thanks,
Alok