Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_svc.h37 struct bfa_sgpg_wqe_s { struct
77 void bfa_sgpg_winit(struct bfa_sgpg_wqe_s *wqe,
79 void bfa_sgpg_wait(struct bfa_s *bfa, struct bfa_sgpg_wqe_s *wqe, int nsgpgs);
80 void bfa_sgpg_wcancel(struct bfa_s *bfa, struct bfa_sgpg_wqe_s *wqe);
Dbfa_fcpim.h186 struct bfa_sgpg_wqe_s sgpg_wqe; /* waitq elem for sgpg */
Dbfa_svc.c4919 struct bfa_sgpg_wqe_s *wqe; in bfa_sgpg_mfree()
4948 bfa_sgpg_wait(struct bfa_s *bfa, struct bfa_sgpg_wqe_s *wqe, int nsgpg) in bfa_sgpg_wait()
4974 bfa_sgpg_wcancel(struct bfa_s *bfa, struct bfa_sgpg_wqe_s *wqe) in bfa_sgpg_wcancel()
4987 bfa_sgpg_winit(struct bfa_sgpg_wqe_s *wqe, void (*cbfn) (void *cbarg), in bfa_sgpg_winit()