Lines Matching full:gather
144 /*--------------------------- SCATTER GATHER ENTRY -----------------------*/
147 * The Scatter-Gather List Entry. The scatter or gather component used with
165 * \brief Add size to gather list
166 * @param sg_entry scatter/gather entry
181 /*------------------------- End Scatter/Gather ---------------------------*/
315 /* Gather indicator 1=gather */
316 uint64_t gather:1; member
318 /* Data length OR no. of entries in gather list */
347 /* Data length OR no. of entries in gather list */
350 /* Gather indicator 1=gather */
351 uint64_t gather:1;