Home
last modified time | relevance | path

Searched defs:sgpg_q (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_svc.h36 struct list_head sgpg_q; /* queue of alloced sgpgs */ member
59 struct list_head sgpg_q; /* queue of free SG pages */ member
Dbfa_fcpim.h172 struct list_head sgpg_q; /* allocated SG pages */ member
Dbfa_svc.c5236 bfa_sgpg_malloc(struct bfa_s *bfa, struct list_head *sgpg_q, int nsgpgs) in bfa_sgpg_malloc()
5256 bfa_sgpg_mfree(struct bfa_s *bfa, struct list_head *sgpg_q, int nsgpg) in bfa_sgpg_mfree()