Lines Matching defs:descriptor
90 * struct sl3516_ce_descriptor - descriptor for CE operations
91 * @frame_ctrl: Information for the current descriptor
96 struct descriptor {
100 * struct desc_frame_ctrl - Information for the current descriptor
107 * @perr: Protocol error during processing this descriptor
108 * @derr: Data error during processing this descriptor
125 * struct desc_flag_status - flag for this descriptor
141 * @sof_eof: does the descriptor is first (0x11),
146 * @ndar: Next descriptor address
161 * to the descriptor status of the received packet.
214 * @ctx current used TX descriptor
215 * @crx current used RX descriptor
238 struct descriptor *tx;
240 struct descriptor *rx;