Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_svc.h74 bfa_status_t bfa_sgpg_malloc(struct bfa_s *bfa, struct list_head *sgpg_q,
Dbfa_svc.c5367 bfa_sgpg_malloc(struct bfa_s *bfa, struct list_head *sgpg_q, int nsgpgs) in bfa_sgpg_malloc() function
5409 bfa_sgpg_malloc(bfa, &wqe->sgpg_q, nsgpg); in bfa_sgpg_mfree()
Dbfa_fcpim.c2620 if (bfa_sgpg_malloc(ioim->bfa, &ioim->sgpg_q, nsgpgs) in bfa_ioim_sgpg_alloc()