Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_svc.h76 void bfa_sgpg_mfree(struct bfa_s *bfa, struct list_head *sgpg_q, int nsgpgs);
Dbfa_svc.c5387 bfa_sgpg_mfree(struct bfa_s *bfa, struct list_head *sgpg_q, int nsgpg) in bfa_sgpg_mfree() function
5453 bfa_sgpg_mfree(bfa, &wqe->sgpg_q, in bfa_sgpg_wcancel()
Dbfa_fcpim.c2979 bfa_sgpg_mfree(ioim->bfa, &ioim->sgpg_q, ioim->nsgpgs); in bfa_ioim_free()