Home
last modified time | relevance | path

Searched refs:pci_pool (Results 1 – 17 of 17) sorted by relevance

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc.h849 struct pci_pool *lpfc_scsi_dma_buf_pool;
850 struct pci_pool *lpfc_mbuf_pool;
851 struct pci_pool *lpfc_hrb_pool; /* header receive buffer pool */
852 struct pci_pool *lpfc_drb_pool; /* data receive buffer pool */
853 struct pci_pool *lpfc_hbq_pool; /* SLI3 hbq buffer pool */
/linux-4.4.14/drivers/usb/gadget/udc/
Damd5536udc.h548 struct pci_pool *data_requests;
549 struct pci_pool *stp_requests;
Dnet2280.h189 struct pci_pool *requests;
Dpch_udc.c367 struct pci_pool *data_requests;
368 struct pci_pool *stp_requests;
/linux-4.4.14/drivers/dma/ioat/
Ddma.h79 struct pci_pool *dma_pool;
80 struct pci_pool *completion_pool;
/linux-4.4.14/drivers/infiniband/hw/mthca/
Dmthca_dev.h121 struct pci_pool *pool;
266 struct pci_pool *pool;
/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_hw.h468 struct pci_pool *scsi_pci_pool; /* PCI pool for SCSI */
/linux-4.4.14/drivers/scsi/
Dpmcraid.h759 struct pci_pool *control_pool; /* pool for control blocks */
/linux-4.4.14/include/linux/mlx5/
Ddriver.h269 struct pci_pool *pool;
/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_main.h444 struct pci_pool *bhs_pool;
/linux-4.4.14/drivers/dma/
Dpch_dma.c126 struct pci_pool *pool;
/linux-4.4.14/drivers/block/
DDAC960.h2319 struct pci_pool *ScatterGatherPool;
2432 struct pci_pool *RequestSensePool;
DDAC960.c271 struct pci_pool *ScatterGatherPool; in DAC960_CreateAuxiliaryStructures()
274 struct pci_pool *RequestSensePool = NULL; in DAC960_CreateAuxiliaryStructures()
382 struct pci_pool *ScatterGatherPool = Controller->ScatterGatherPool; in DAC960_DestroyAuxiliaryStructures()
383 struct pci_pool *RequestSensePool = NULL; in DAC960_DestroyAuxiliaryStructures()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dmlx4.h622 struct pci_pool *pool;
/linux-4.4.14/include/linux/
Dpci.h1230 #define pci_pool dma_pool macro
/linux-4.4.14/drivers/net/ethernet/intel/
De100.c610 struct pci_pool *cbs_pool;
/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dipw2200.c3214 struct pci_pool *pool; in ipw_load_firmware()