Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/bfa/
Dbfa_svc.h194 struct bfa_reqq_wait_s reqq_wqe;
299 struct bfa_reqq_wait_s reqq_wait; /* to wait for room in reqq */
410 struct bfa_reqq_wait_s wqe; /* request wait queue element */
476 struct bfa_reqq_wait_s reqq_wait;
478 struct bfa_reqq_wait_s svcreq_wait;
480 struct bfa_reqq_wait_s stats_reqq_wait;
712 struct bfa_reqq_wait_s reqq_wait;
Dbfa_fcpim.h184 struct bfa_reqq_wait_s reqq_wait; /* to wait for room in reqq */
204 struct bfa_reqq_wait_s reqq_wait; /* to wait for room in reqq */
234 struct bfa_reqq_wait_s reqq_wait; /* to wait for room in reqq */
Dbfa_ioc.h358 struct bfa_reqq_wait_s { struct
483 struct bfa_reqq_wait_s reqq_wait; /* to wait for room in reqq */
675 struct bfa_reqq_wait_s reqq_wait; /* to wait for room in reqq */
724 struct bfa_reqq_wait_s reqq_wait; /* to wait for room in reqq */
Dbfa.h89 bfa_reqq_winit(struct bfa_reqq_wait_s *wqe, void (*qresume) (void *cbarg), in bfa_reqq_winit()
Dbfa_core.c695 struct bfa_reqq_wait_s *wqe; in bfa_reqq_resume()
706 wqe = (struct bfa_reqq_wait_s *) qe; in bfa_reqq_resume()