Lines Matching refs:descriptors
53 entirely different descriptors, which will be described below.
65 - GQI descriptors and datapath registers are Big Endian.
66 - DQO descriptors and datapath registers are Little Endian.
117 fixed-size descriptors. They advance their head pointer using a __be32
119 descriptors in-order and updating a __be32 counter. Both the doorbell
140 - TX and RX buffers queues, which send descriptors to the device, use MMIO
141 doorbells to notify the device of new descriptors.
143 - RX and TX completion queues, which receive descriptors from the device, use a
146 populate received descriptors with the "next generation" which is inverted
152 descriptors posted to HW.
166 received on the associated RX queue may span multiple descriptors.