Home
last modified time | relevance | path

Searched refs:bfa_reqq_wait_s (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_svc.h202 struct bfa_reqq_wait_s reqq_wqe;
307 struct bfa_reqq_wait_s reqq_wait; /* to wait for room in reqq */
418 struct bfa_reqq_wait_s wqe; /* request wait queue element */
484 struct bfa_reqq_wait_s reqq_wait;
486 struct bfa_reqq_wait_s svcreq_wait;
488 struct bfa_reqq_wait_s stats_reqq_wait;
720 struct bfa_reqq_wait_s reqq_wait;
Dbfa_fcpim.h192 struct bfa_reqq_wait_s reqq_wait; /* to wait for room in reqq */
212 struct bfa_reqq_wait_s reqq_wait; /* to wait for room in reqq */
242 struct bfa_reqq_wait_s reqq_wait; /* to wait for room in reqq */
Dbfa_ioc.h366 struct bfa_reqq_wait_s { struct
491 struct bfa_reqq_wait_s reqq_wait; /* to wait for room in reqq */
683 struct bfa_reqq_wait_s reqq_wait; /* to wait for room in reqq */
732 struct bfa_reqq_wait_s reqq_wait; /* to wait for room in reqq */
Dbfa.h98 bfa_reqq_winit(struct bfa_reqq_wait_s *wqe, void (*qresume) (void *cbarg), in bfa_reqq_winit()
Dbfa_core.c703 struct bfa_reqq_wait_s *wqe; in bfa_reqq_resume()
714 wqe = (struct bfa_reqq_wait_s *) qe; in bfa_reqq_resume()