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.
193 rx-channel = <22>;
194 rx-pool = <1024 12>;
196 rx-queue-depth = <128 128 0 0>;
197 rx-buffer-size = <1518 4096 0 0>;
198 rx-queue = <8704>;
205 rx-channel = <23>;
206 rx-pool = <1024 12>;
208 rx-queue-depth = <128 128 0 0>;
209 rx-buffer-size = <1518 4096 0 0>;
210 rx-queue = <8705>;