Lines Matching +full:scatter +full:- +full:gather
1 /* SPDX-License-Identifier: GPL-2.0 */
13 #define IQ_SEND_FAILED -1
20 /* Hardware format for Scatter/Gather list
23 * -----------------------------------------
25 * -----------------------------------------
27 * -----------------------------------------
29 * -----------------------------------------
31 * -----------------------------------------
33 * -----------------------------------------
42 /* Each Scatter/Gather entry sent to hardwar hold four pointers.
44 * is for main skb which also goes as a gather buffer to Octeon hardware.
57 u8 gather; member
110 /* Packets sent with an octet count of 1024-1518 */
139 /* Gather entries sent through this queue. */
185 /* Base pointer to Scatter/Gather lists for all ring descriptors. */
188 /* DMA mapped addr of Scatter Gather Lists */
232 /* No. of entries in gather list */
235 /* Gather indicator 1=gather*/
236 u64 gather:1; member
289 /* 64-byte Tx instruction format.
290 * Format of instruction for a 64-byte mode input queue.
292 * only first 16-bytes (dptr and ih) are mandatory; rest are optional
295 * described by ih->fsz.
310 /* Additional headers available in a 64-byte instruction. */