Searched refs:gather (Results 1 – 19 of 19) sorted by relevance
/drivers/net/ethernet/cavium/liquidio/ |
D | octeon_nic.h | 99 u32 gather:1; member 161 if (!setup->s.gather) { in octnet_prepare_pci_cmd() 164 ih->gather = 1; in octnet_prepare_pci_cmd()
|
D | liquidio_common.h | 293 u64 gather:1; member 338 u64 gather:1;
|
D | lio_main.c | 2829 cmdsetup.s.gather = 1; in liquidio_xmit()
|
/drivers/gpu/host1x/ |
D | job.c | 482 void *gather; in copy_gathers() local 485 gather = host1x_bo_mmap(g->bo); in copy_gathers() 486 memcpy(job->gather_copy_mapped + offset, gather + g->offset, in copy_gathers() 488 host1x_bo_munmap(g->bo, gather); in copy_gathers()
|
/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_queues.c | 1022 struct sq_gather_subdesc *gather; in nicvf_sq_add_gather_subdesc() local 1025 gather = (struct sq_gather_subdesc *)GET_SQ_DESC(sq, qentry); in nicvf_sq_add_gather_subdesc() 1027 memset(gather, 0, SND_QUEUE_DESC_SIZE); in nicvf_sq_add_gather_subdesc() 1028 gather->subdesc_type = SQ_DESC_TYPE_GATHER; in nicvf_sq_add_gather_subdesc() 1029 gather->ld_type = NIC_SEND_LD_TYPE_E_LDD; in nicvf_sq_add_gather_subdesc() 1030 gather->size = size; in nicvf_sq_add_gather_subdesc() 1031 gather->addr = data; in nicvf_sq_add_gather_subdesc()
|
/drivers/message/fusion/ |
D | Kconfig | 64 int "Maximum number of scatter gather entries (16 - 128)" 69 gather entries per I/O. The driver default is 128, which matches
|
/drivers/scsi/mpt3sas/ |
D | Kconfig | 58 gather entries per I/O. The driver default is 128, which matches 70 gather entries per I/O. The driver default is 128, which matches
|
/drivers/crypto/amcc/ |
D | crypto4xx_sa.h | 93 u32 gather:1; member
|
D | crypto4xx_core.c | 871 sa->sa_command_0.bf.gather = 1; in crypto4xx_build_pd() 896 sa->sa_command_0.bf.gather = 0; in crypto4xx_build_pd()
|
/drivers/block/ |
D | ps3disk.c | 93 struct request *req, int gather) in ps3disk_scatter_gather() argument 110 if (gather) in ps3disk_scatter_gather()
|
/drivers/atm/ |
D | nicstarmac.copyright | 21 * expects the Linux ATM stack to support scatter-gather lists
|
/drivers/mmc/card/ |
D | Kconfig | 43 (i.e. they can't do scatter-gather), something the kernel
|
/drivers/scsi/ |
D | 53c700.scr | 33 ; This is the magic component for handling scatter-gather. Each of the
|
D | 53c700_d.h_shipped | 36 ; This is the magic component for handling scatter-gather. Each of the
|
/drivers/staging/octeon/ |
D | ethernet-tx.c | 295 pko_command.s.gather = 1; in cvm_oct_xmit()
|
/drivers/misc/ |
D | Kconfig | 268 can be used to gather data from the management processor, via 293 scatter/gather, bcopy, AMOs, etc. The GRU is directly accessed by user
|
/drivers/base/ |
D | Kconfig | 259 hardware components that do not support I/O map nor scatter-gather.
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 1160 * Advance the scatter-gather pointers if needed
|
D | aic79xx.reg | 4241 * way we handle our scatter gather lists. The driver implements
|