Searched refs:bfa_reqq_wait_s (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_port_priv.h54 struct bfa_reqq_wait_s reqq_wait;
56 struct bfa_reqq_wait_s svcreq_wait;
58 struct bfa_reqq_wait_s stats_reqq_wait;
H A Dbfa_fcpim_priv.h94 struct bfa_reqq_wait_s reqq_wait; /* to wait for room in reqq */
114 struct bfa_reqq_wait_s reqq_wait; /* to wait for room in reqq */
144 struct bfa_reqq_wait_s reqq_wait; /* to wait for room in reqq */
H A Dbfa_intr_priv.h68 struct bfa_reqq_wait_s { struct
92 bfa_reqq_winit(struct bfa_reqq_wait_s *wqe, void (*qresume) (void *cbarg),
103 * bfa_reqq_wait(struct bfa_s *bfa, int reqq, struct bfa_reqq_wait_s *wqe)
H A Dbfa_fcxp_priv.h120 struct bfa_reqq_wait_s reqq_wqe;
H A Dbfa_intr.c41 struct bfa_reqq_wait_s *wqe;
52 wqe = (struct bfa_reqq_wait_s *) qe;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/
H A Dbfa_svc.h59 struct bfa_reqq_wait_s reqq_wait; /* to wait for room in reqq */
148 struct bfa_reqq_wait_s wqe; /* request wait queue element */

Completed in 105 milliseconds