Searched refs:bfa_sgpg_wqe_s (Results 1 – 3 of 3) sorted by relevance
38 struct bfa_sgpg_wqe_s { struct78 void bfa_sgpg_winit(struct bfa_sgpg_wqe_s *wqe,80 void bfa_sgpg_wait(struct bfa_s *bfa, struct bfa_sgpg_wqe_s *wqe, int nsgpgs);81 void bfa_sgpg_wcancel(struct bfa_s *bfa, struct bfa_sgpg_wqe_s *wqe);
191 struct bfa_sgpg_wqe_s sgpg_wqe; /* waitq elem for sgpg */
5273 struct bfa_sgpg_wqe_s *wqe; in bfa_sgpg_mfree()5302 bfa_sgpg_wait(struct bfa_s *bfa, struct bfa_sgpg_wqe_s *wqe, int nsgpg) in bfa_sgpg_wait()5328 bfa_sgpg_wcancel(struct bfa_s *bfa, struct bfa_sgpg_wqe_s *wqe) in bfa_sgpg_wcancel()5341 bfa_sgpg_winit(struct bfa_sgpg_wqe_s *wqe, void (*cbfn) (void *cbarg), in bfa_sgpg_winit()