Searched refs:gather (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Drioioctl.h42 int gather; member in struct:portStats
H A Drioctrl.c668 portStats.gather = PortP->statsGather;
709 PortP->statsGather = portStats.gather;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/amcc/
H A Dcrypto4xx_sa.h93 u32 gather:1; member in struct:sa_command_0::__anon11158
H A Dcrypto4xx_core.c181 * alloc memory for the gather ring
295 * alloc memory for the gather ring
817 * The gather ring and scatter ring needs to be consecutive
887 /* enable gather */
888 sa->sa_command_0.bf.gather = 1;
891 /* walk the sg, and setup gather array */
911 * Disable gather in sa command
913 sa->sa_command_0.bf.gather = 0;
915 * Indicate gather array is not used
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/octeon/
H A Dcvmx-pko.h208 uint64_t gather:1; member in struct:__anon15578::__anon15579
226 * The total number of segs in the packet, if gather
227 * set, also gather list length.
H A Dcvmx-helper.c650 pko_command.s.gather = 1;
H A Dethernet-tx.c275 pko_command.s.gather = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dps3disk.c92 struct request *req, int gather)
110 if (gather)
91 ps3disk_scatter_gather(struct ps3_storage_device *dev, struct request *req, int gather) argument

Completed in 62 milliseconds