Home
last modified time | relevance | path

Searched refs:bfa_sgpg_wqe_s (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_svc.h30 struct bfa_sgpg_wqe_s { struct
70 void bfa_sgpg_winit(struct bfa_sgpg_wqe_s *wqe,
72 void bfa_sgpg_wait(struct bfa_s *bfa, struct bfa_sgpg_wqe_s *wqe, int nsgpgs);
73 void bfa_sgpg_wcancel(struct bfa_s *bfa, struct bfa_sgpg_wqe_s *wqe);
H A Dbfa_fcpim.h183 struct bfa_sgpg_wqe_s sgpg_wqe; /* waitq elem for sgpg */
H A Dbfa_svc.c5259 struct bfa_sgpg_wqe_s *wqe; in bfa_sgpg_mfree()
5288 bfa_sgpg_wait(struct bfa_s *bfa, struct bfa_sgpg_wqe_s *wqe, int nsgpg) in bfa_sgpg_wait()
5314 bfa_sgpg_wcancel(struct bfa_s *bfa, struct bfa_sgpg_wqe_s *wqe) in bfa_sgpg_wcancel()
5327 bfa_sgpg_winit(struct bfa_sgpg_wqe_s *wqe, void (*cbfn) (void *cbarg), in bfa_sgpg_winit()