Searched refs:vnic_rq_buf (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/ |
H A D | vnic_rq.h | 56 /* Break the vnic_rq_buf allocations into blocks of 32/64 entries */ 63 (VNIC_RQ_BUF_BLK_ENTRIES(entries) * sizeof(struct vnic_rq_buf)) 68 struct vnic_rq_buf { struct 69 struct vnic_rq_buf *next; 90 struct vnic_rq_buf *bufs[VNIC_RQ_BUF_BLKS_MAX]; 91 struct vnic_rq_buf *to_use; 92 struct vnic_rq_buf *to_clean; 124 struct vnic_rq_buf *buf = rq->to_use; in vnic_rq_post() 167 struct cq_desc *cq_desc, struct vnic_rq_buf *buf, in vnic_rq_service() 170 struct vnic_rq_buf *bu in vnic_rq_service() [all...] |
H A D | vnic_rq.c | 33 struct vnic_rq_buf *buf; in vnic_rq_alloc_bufs() 185 void (*buf_clean)(struct vnic_rq *rq, struct vnic_rq_buf *buf)) in vnic_rq_clean() 187 struct vnic_rq_buf *buf; in vnic_rq_clean()
|
H A D | enic_main.c | 1222 static void enic_free_rq_buf(struct vnic_rq *rq, struct vnic_rq_buf *buf) in enic_free_rq_buf() 1243 struct vnic_rq_buf *buf = rq->to_use; in enic_rq_alloc_buf() 1278 struct vnic_rq_buf *buf, u16 len) in enic_rxcopybreak() 1297 struct cq_desc *cq_desc, struct vnic_rq_buf *buf, in enic_rq_indicate_buf()
|
/kernel/linux/linux-5.10/drivers/scsi/fnic/ |
H A D | vnic_rq.h | 74 /* Break the vnic_rq_buf allocations into blocks of 64 entries */ 77 (VNIC_RQ_BUF_BLK_ENTRIES * sizeof(struct vnic_rq_buf)) 82 struct vnic_rq_buf { struct 83 struct vnic_rq_buf *next; 97 struct vnic_rq_buf *bufs[VNIC_RQ_BUF_BLKS_MAX]; 98 struct vnic_rq_buf *to_use; 99 struct vnic_rq_buf *to_clean; 136 struct vnic_rq_buf *buf = rq->to_use; in vnic_rq_post() 183 struct cq_desc *cq_desc, struct vnic_rq_buf *buf, in vnic_rq_service() 186 struct vnic_rq_buf *bu in vnic_rq_service() [all...] |
H A D | vnic_rq.c | 29 struct vnic_rq_buf *buf; in vnic_rq_alloc_bufs() 166 void (*buf_clean)(struct vnic_rq *rq, struct vnic_rq_buf *buf)) in vnic_rq_clean() 168 struct vnic_rq_buf *buf; in vnic_rq_clean()
|
H A D | fnic.h | 338 void fnic_free_rq_buf(struct vnic_rq *rq, struct vnic_rq_buf *buf);
|
H A D | fnic_fcs.c | 826 *cq_desc, struct vnic_rq_buf *buf, in fnic_rq_cmpl_frame_recv() 1002 void fnic_free_rq_buf(struct vnic_rq *rq, struct vnic_rq_buf *buf) in fnic_free_rq_buf()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/ |
H A D | vnic_rq.h | 43 /* Break the vnic_rq_buf allocations into blocks of 32/64 entries */ 50 (VNIC_RQ_BUF_BLK_ENTRIES(entries) * sizeof(struct vnic_rq_buf)) 55 struct vnic_rq_buf { struct 56 struct vnic_rq_buf *next; 77 struct vnic_rq_buf *bufs[VNIC_RQ_BUF_BLKS_MAX]; 78 struct vnic_rq_buf *to_use; 79 struct vnic_rq_buf *to_clean; 111 struct vnic_rq_buf *buf = rq->to_use; in vnic_rq_post() 154 struct cq_desc *cq_desc, struct vnic_rq_buf *buf, in vnic_rq_service() 157 struct vnic_rq_buf *bu in vnic_rq_service() [all...] |
H A D | vnic_rq.c | 20 struct vnic_rq_buf *buf; in vnic_rq_alloc_bufs() 172 void (*buf_clean)(struct vnic_rq *rq, struct vnic_rq_buf *buf)) in vnic_rq_clean() 174 struct vnic_rq_buf *buf; in vnic_rq_clean()
|
H A D | enic_main.c | 1222 static void enic_free_rq_buf(struct vnic_rq *rq, struct vnic_rq_buf *buf) in enic_free_rq_buf() 1243 struct vnic_rq_buf *buf = rq->to_use; in enic_rq_alloc_buf() 1278 struct vnic_rq_buf *buf, u16 len) in enic_rxcopybreak() 1297 struct cq_desc *cq_desc, struct vnic_rq_buf *buf, in enic_rq_indicate_buf()
|
/kernel/linux/linux-6.6/drivers/scsi/fnic/ |
H A D | vnic_rq.h | 62 /* Break the vnic_rq_buf allocations into blocks of 64 entries */ 65 (VNIC_RQ_BUF_BLK_ENTRIES * sizeof(struct vnic_rq_buf)) 70 struct vnic_rq_buf { struct 71 struct vnic_rq_buf *next; 85 struct vnic_rq_buf *bufs[VNIC_RQ_BUF_BLKS_MAX]; 86 struct vnic_rq_buf *to_use; 87 struct vnic_rq_buf *to_clean; 124 struct vnic_rq_buf *buf = rq->to_use; in vnic_rq_post() 171 struct cq_desc *cq_desc, struct vnic_rq_buf *buf, in vnic_rq_service() 174 struct vnic_rq_buf *bu in vnic_rq_service() [all...] |
H A D | vnic_rq.c | 17 struct vnic_rq_buf *buf; in vnic_rq_alloc_bufs() 154 void (*buf_clean)(struct vnic_rq *rq, struct vnic_rq_buf *buf)) in vnic_rq_clean() 156 struct vnic_rq_buf *buf; in vnic_rq_clean()
|
H A D | fnic.h | 343 void fnic_free_rq_buf(struct vnic_rq *rq, struct vnic_rq_buf *buf);
|
H A D | fnic_fcs.c | 816 *cq_desc, struct vnic_rq_buf *buf, in fnic_rq_cmpl_frame_recv() 992 void fnic_free_rq_buf(struct vnic_rq *rq, struct vnic_rq_buf *buf) in fnic_free_rq_buf()
|
Completed in 19 milliseconds