Lines Matching refs:rx
118 - rx-channel: the navigator packet dma channel name for rx.
119 - rx-queue: the navigator queue number associated with rx dma channel.
120 - rx-pool: specifies the number of descriptors to be used & the region-id
121 for creating the rx descriptor pool.
124 - rx-queue-depth: number of descriptors in each of the free descriptor
127 - rx-buffer-size: the buffer size for each of the Rx flow FDQ.
197 rx-channel = <22>;
198 rx-pool = <1024 12>;
200 rx-queue-depth = <128 128 0 0>;
201 rx-buffer-size = <1518 4096 0 0>;
202 rx-queue = <8704>;
209 rx-channel = <23>;
210 rx-pool = <1024 12>;
212 rx-queue-depth = <128 128 0 0>;
213 rx-buffer-size = <1518 4096 0 0>;
214 rx-queue = <8705>;