Lines Matching full:descriptor
7 /* GVE DQO Descriptor formats */
21 /* Basic TX descriptor (DTYPE 0x0C) */
28 /* Denotes the last descriptor of a packet. */
32 /* If set, will generate a descriptor completion for this descriptor. */
55 * descriptor of a TX packet, and they must be spaced apart with at least this
97 /* General context descriptor for sending metadata. */
118 /* Logical structure of metadata which is packed into context descriptor flex
146 /* TX completion descriptor */
157 /* Flipped by HW to notify the descriptor is populated. */
160 /* For descriptor completions, this is the last index fetched
175 #define GVE_COMPL_TYPE_DQO_DESC 0x4 /* Descriptor completion */
179 /* Descriptor to post buffers to HW on buffer queue. */
181 __le16 buf_id; /* ID returned in Rx completion descriptor */
190 /* Descriptor for HW to notify SW of new packets received on RX queue. */
213 /* Flipped by HW to notify the descriptor is populated. */