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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_sgpg_priv.h35 struct bfa_sgpg_wqe_s { struct
73 void bfa_sgpg_winit(struct bfa_sgpg_wqe_s *wqe,
75 void bfa_sgpg_wait(struct bfa_s *bfa, struct bfa_sgpg_wqe_s *wqe,
77 void bfa_sgpg_wcancel(struct bfa_s *bfa, struct bfa_sgpg_wqe_s *wqe);
H A Dbfa_sgpg.c148 struct bfa_sgpg_wqe_s *wqe;
179 bfa_sgpg_wait(struct bfa_s *bfa, struct bfa_sgpg_wqe_s *wqe, int nsgpg)
205 bfa_sgpg_wcancel(struct bfa_s *bfa, struct bfa_sgpg_wqe_s *wqe)
218 bfa_sgpg_winit(struct bfa_sgpg_wqe_s *wqe, void (*cbfn) (void *cbarg),
H A Dbfa_fcpim_priv.h93 struct bfa_sgpg_wqe_s sgpg_wqe; /* waitq elem for sgpg */

Completed in 52 milliseconds