Searched defs:os_buf (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/net/ethernet/cisco/enic/ |
H A D | enic_res.h | 31 void *os_buf, dma_addr_t dma_addr, unsigned int len, in enic_queue_wq_desc_ex() 57 void *os_buf, dma_addr_t dma_addr, unsigned int len, in enic_queue_wq_desc_cont() 65 static inline void enic_queue_wq_desc(struct vnic_wq *wq, void *os_buf, in enic_queue_wq_desc() 76 void *os_buf, dma_addr_t dma_addr, unsigned int len, in enic_queue_wq_desc_csum() 88 void *os_buf, dma_addr_t dma_addr, unsigned int len, in enic_queue_wq_desc_csum_l4() 99 void *os_buf, dma_addr_t dma_addr, unsigned int len, in enic_queue_wq_desc_tso() 110 void *os_buf, unsigned int os_buf_index, in enic_queue_rq_desc()
|
H A D | vnic_rq.h | 58 void *os_buf; member 107 void *os_buf, unsigned int os_buf_index, in vnic_rq_post()
|
H A D | vnic_wq.h | 43 void *os_buf; member 119 void *os_buf, dma_addr_t dma_addr, in vnic_wq_post()
|
/openbmc/linux/drivers/scsi/fnic/ |
H A D | fnic_res.h | 19 void *os_buf, dma_addr_t dma_addr, in fnic_queue_wq_desc() 43 void *os_buf, dma_addr_t dma_addr, in fnic_queue_wq_eth_desc() 212 void *os_buf, dma_addr_t dma_addr, in fnic_queue_rq_desc()
|
H A D | vnic_wq.h | 60 void *os_buf; member 104 void *os_buf, dma_addr_t dma_addr, in vnic_wq_post()
|
H A D | vnic_rq.h | 73 void *os_buf; member 121 void *os_buf, unsigned int os_buf_index, in vnic_rq_post()
|
/openbmc/linux/drivers/scsi/snic/ |
H A D | snic_io.c | 149 snic_queue_wq_desc(struct snic *snic, void *os_buf, u16 len) in snic_queue_wq_desc() 443 snic_dump_desc(const char *fn, char *os_buf, int len) in snic_dump_desc() 540 snic_print_desc(const char *fn, char *os_buf, int len) in snic_print_desc()
|
H A D | vnic_wq.h | 39 void *os_buf; member 89 void *os_buf, dma_addr_t dma_addr, in svnic_wq_post()
|
H A D | snic_res.h | 50 void *os_buf, in snic_queue_wq_eth_desc()
|