buf_clean         185 drivers/net/ethernet/cisco/enic/vnic_rq.c 	void (*buf_clean)(struct vnic_rq *rq, struct vnic_rq_buf *buf))
buf_clean         195 drivers/net/ethernet/cisco/enic/vnic_rq.c 		(*buf_clean)(rq, buf);
buf_clean         217 drivers/net/ethernet/cisco/enic/vnic_rq.h 	void (*buf_clean)(struct vnic_rq *rq, struct vnic_rq_buf *buf));
buf_clean         196 drivers/net/ethernet/cisco/enic/vnic_wq.c 	void (*buf_clean)(struct vnic_wq *wq, struct vnic_wq_buf *buf))
buf_clean         204 drivers/net/ethernet/cisco/enic/vnic_wq.c 		(*buf_clean)(wq, buf);
buf_clean         188 drivers/net/ethernet/cisco/enic/vnic_wq.h 	void (*buf_clean)(struct vnic_wq *wq, struct vnic_wq_buf *buf));
buf_clean         166 drivers/scsi/fnic/vnic_rq.c 	void (*buf_clean)(struct vnic_rq *rq, struct vnic_rq_buf *buf))
buf_clean         177 drivers/scsi/fnic/vnic_rq.c 		(*buf_clean)(rq, buf);
buf_clean         233 drivers/scsi/fnic/vnic_rq.h 	void (*buf_clean)(struct vnic_rq *rq, struct vnic_rq_buf *buf));
buf_clean         223 drivers/scsi/fnic/vnic_wq.c 	void (*buf_clean)(struct vnic_wq *wq, struct vnic_wq_buf *buf))
buf_clean         233 drivers/scsi/fnic/vnic_wq.c 		(*buf_clean)(wq, buf);
buf_clean         181 drivers/scsi/fnic/vnic_wq.h 	void (*buf_clean)(struct vnic_wq *wq, struct vnic_wq_buf *buf));
buf_clean         214 drivers/scsi/snic/vnic_wq.c 	void (*buf_clean)(struct vnic_wq *wq, struct vnic_wq_buf *buf))
buf_clean         224 drivers/scsi/snic/vnic_wq.c 		(*buf_clean)(wq, buf);
buf_clean         169 drivers/scsi/snic/vnic_wq.h 	void (*buf_clean)(struct vnic_wq *wq, struct vnic_wq_buf *buf));