Home
last modified time | relevance | path

Searched refs:os_buf_index (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
H A Dvnic_rq.h72 unsigned int os_buf_index; member
120 void *os_buf, unsigned int os_buf_index, in vnic_rq_post()
127 buf->os_buf_index = os_buf_index; in vnic_rq_post()
119 vnic_rq_post(struct vnic_rq *rq, void *os_buf, unsigned int os_buf_index, dma_addr_t dma_addr, unsigned int len, uint64_t wrid) vnic_rq_post() argument
H A Denic_res.h123 void *os_buf, unsigned int os_buf_index, in enic_queue_rq_desc()
128 u8 type = os_buf_index ? in enic_queue_rq_desc()
135 vnic_rq_post(rq, os_buf, os_buf_index, dma_addr, len, wrid); in enic_queue_rq_desc()
122 enic_queue_rq_desc(struct vnic_rq *rq, void *os_buf, unsigned int os_buf_index, dma_addr_t dma_addr, unsigned int len) enic_queue_rq_desc() argument
H A Denic_main.c1241 unsigned int os_buf_index = 0; in enic_rq_alloc_buf() local
1246 enic_queue_rq_desc(rq, buf->os_buf, os_buf_index, buf->dma_addr, in enic_rq_alloc_buf()
1262 enic_queue_rq_desc(rq, skb, os_buf_index, in enic_rq_alloc_buf()
/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A Dvnic_rq.h86 unsigned int os_buf_index; member
133 void *os_buf, unsigned int os_buf_index, in vnic_rq_post()
139 buf->os_buf_index = os_buf_index; in vnic_rq_post()
132 vnic_rq_post(struct vnic_rq *rq, void *os_buf, unsigned int os_buf_index, dma_addr_t dma_addr, unsigned int len) vnic_rq_post() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/
H A Dvnic_rq.h59 unsigned int os_buf_index; member
107 void *os_buf, unsigned int os_buf_index, in vnic_rq_post()
114 buf->os_buf_index = os_buf_index; in vnic_rq_post()
106 vnic_rq_post(struct vnic_rq *rq, void *os_buf, unsigned int os_buf_index, dma_addr_t dma_addr, unsigned int len, uint64_t wrid) vnic_rq_post() argument
H A Denic_res.h110 void *os_buf, unsigned int os_buf_index, in enic_queue_rq_desc()
115 u8 type = os_buf_index ? in enic_queue_rq_desc()
122 vnic_rq_post(rq, os_buf, os_buf_index, dma_addr, len, wrid); in enic_queue_rq_desc()
109 enic_queue_rq_desc(struct vnic_rq *rq, void *os_buf, unsigned int os_buf_index, dma_addr_t dma_addr, unsigned int len) enic_queue_rq_desc() argument
H A Denic_main.c1241 unsigned int os_buf_index = 0; in enic_rq_alloc_buf() local
1246 enic_queue_rq_desc(rq, buf->os_buf, os_buf_index, buf->dma_addr, in enic_rq_alloc_buf()
1262 enic_queue_rq_desc(rq, skb, os_buf_index, in enic_rq_alloc_buf()
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dvnic_rq.h74 unsigned int os_buf_index; member
121 void *os_buf, unsigned int os_buf_index, in vnic_rq_post()
127 buf->os_buf_index = os_buf_index; in vnic_rq_post()
120 vnic_rq_post(struct vnic_rq *rq, void *os_buf, unsigned int os_buf_index, dma_addr_t dma_addr, unsigned int len) vnic_rq_post() argument

Completed in 11 milliseconds