Searched defs:os_buf (Results 1 – 9 of 9) sorted by relevance
/drivers/net/ethernet/cisco/enic/ |
D | enic_res.h | 44 void *os_buf, dma_addr_t dma_addr, unsigned int len, in enic_queue_wq_desc_ex() 70 void *os_buf, dma_addr_t dma_addr, unsigned int len, in enic_queue_wq_desc_cont() 78 static inline void enic_queue_wq_desc(struct vnic_wq *wq, void *os_buf, in enic_queue_wq_desc() 89 void *os_buf, dma_addr_t dma_addr, unsigned int len, in enic_queue_wq_desc_csum() 101 void *os_buf, dma_addr_t dma_addr, unsigned int len, in enic_queue_wq_desc_csum_l4() 112 void *os_buf, dma_addr_t dma_addr, unsigned int len, in enic_queue_wq_desc_tso() 123 void *os_buf, unsigned int os_buf_index, in enic_queue_rq_desc()
|
D | vnic_rq.h | 71 void *os_buf; member 120 void *os_buf, unsigned int os_buf_index, in vnic_rq_post()
|
D | vnic_wq.h | 56 void *os_buf; member 132 void *os_buf, dma_addr_t dma_addr, in vnic_wq_post()
|
/drivers/scsi/fnic/ |
D | fnic_res.h | 31 void *os_buf, dma_addr_t dma_addr, in fnic_queue_wq_desc() 55 void *os_buf, dma_addr_t dma_addr, in fnic_queue_wq_eth_desc() 224 void *os_buf, dma_addr_t dma_addr, in fnic_queue_rq_desc()
|
D | vnic_wq.h | 72 void *os_buf; member 116 void *os_buf, dma_addr_t dma_addr, in vnic_wq_post()
|
D | vnic_rq.h | 85 void *os_buf; member 133 void *os_buf, unsigned int os_buf_index, in vnic_rq_post()
|
/drivers/scsi/snic/ |
D | snic_io.c | 163 snic_queue_wq_desc(struct snic *snic, void *os_buf, u16 len) in snic_queue_wq_desc() 457 snic_dump_desc(const char *fn, char *os_buf, int len) in snic_dump_desc() 554 snic_print_desc(const char *fn, char *os_buf, int len) in snic_print_desc()
|
D | vnic_wq.h | 53 void *os_buf; member 103 void *os_buf, dma_addr_t dma_addr, in svnic_wq_post()
|
D | snic_res.h | 64 void *os_buf, in snic_queue_wq_eth_desc()
|