Searched defs:sgpg_q (Results 1 – 3 of 3) sorted by relevance
36 struct list_head sgpg_q; /* queue of alloced sgpgs */ member59 struct list_head sgpg_q; /* queue of free SG pages */ member
172 struct list_head sgpg_q; /* allocated SG pages */ member
5236 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()