Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A 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;
H A 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 */
H A Dbfa_ioc.h358 struct bfa_reqq_wait_s { struct
487 struct bfa_reqq_wait_s reqq_wait; /* to wait for room in reqq */
679 struct bfa_reqq_wait_s reqq_wait; /* to wait for room in reqq */
728 struct bfa_reqq_wait_s reqq_wait; /* to wait for room in reqq */
H A Dbfa.h88 bfa_reqq_winit(struct bfa_reqq_wait_s *wqe, void (*qresume) (void *cbarg), in bfa_reqq_winit()
H A 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()