Searched refs:wq_desc (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/fnic/
H A Dvnic_wq_copy.h86 struct fcpio_host_req *wq_desc))
88 struct fcpio_host_req *wq_desc = wq->ring.descs; local
94 (*q_service)(wq, &wq_desc[wq->to_clean_index]);
126 struct fcpio_host_req *wq_desc));
83 vnic_wq_copy_service(struct vnic_wq_copy *wq, u16 completed_index, void (*q_service)(struct vnic_wq_copy *wq, struct fcpio_host_req *wq_desc)) argument
H A Dvnic_wq_copy.c53 struct fcpio_host_req *wq_desc))
51 vnic_wq_copy_clean(struct vnic_wq_copy *wq, void (*q_clean)(struct vnic_wq_copy *wq, struct fcpio_host_req *wq_desc)) argument

Completed in 58 milliseconds