Lines Matching +full:scatter +full:- +full:gather
2 * Copyright (c) 2003-2017 Cavium, Inc.
55 * pointer to the input gather list buffer when scatter_gather == 1
57 union zip_zptr_s *gather; member
61 * pointer to the output scatter list buffer when scatter_gather == 1
63 union zip_zptr_s *scatter; member
66 * Holds size of the output buffer pointed by scatter list
71 /* for gather data */
74 /* for scatter data */
77 /* Number of gather list pointers for gather data */
80 /* Number of scatter list pointers for scatter data */
88 * struct zip_state - Structure representing the required information related
94 * @sginfo: Scatter-gather info structure