Searched defs:os_buf (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/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() 66 void *os_buf, dma_addr_t dma_addr, unsigned int len, in enic_queue_wq_desc_cont() 74 static inline void enic_queue_wq_desc(struct vnic_wq *wq, void *os_buf, in enic_queue_wq_desc() 85 void *os_buf, dma_addr_t dma_addr, unsigned int len, in enic_queue_wq_desc_csum() 97 void *os_buf, dma_addr_t dma_addr, unsigned int len, in enic_queue_wq_desc_csum_l4() 108 void *os_buf, dma_addr_t dma_addr, unsigned int len, in enic_queue_wq_desc_tso() 119 void *os_buf, unsigned int os_buf_index, in enic_queue_rq_desc()
|
D | vnic_wq.h | 56 void *os_buf; member 104 void *os_buf, dma_addr_t dma_addr, in vnic_wq_post()
|
D | vnic_rq.h | 70 void *os_buf; member 112 void *os_buf, unsigned int os_buf_index, in vnic_rq_post()
|
/linux-3.3/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 | 70 void *os_buf; member 114 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()
|