Searched defs:sgpg_q (Results 1 – 3 of 3) sorted by relevance
43 struct list_head sgpg_q; /* queue of alloced sgpgs */ member66 struct list_head sgpg_q; /* queue of free SG pages */ member
175 struct list_head sgpg_q; /* allocated SG pages */ member
4927 bfa_sgpg_malloc(struct bfa_s *bfa, struct list_head *sgpg_q, int nsgpgs) in bfa_sgpg_malloc()4947 bfa_sgpg_mfree(struct bfa_s *bfa, struct list_head *sgpg_q, int nsgpg) in bfa_sgpg_mfree()