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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_sgpg_priv.h42 struct list_head sgpg_q; /* queue of alloced sgpgs */ member in struct:bfa_sgpg_wqe_s
64 struct list_head sgpg_q; /* queue of free SG pages */ member in struct:bfa_sgpg_mod_s
H A Dbfa_sgpg.c123 bfa_sgpg_malloc(struct bfa_s *bfa, struct list_head *sgpg_q, int nsgpgs) argument
145 bfa_sgpg_mfree(struct bfa_s *bfa, struct list_head *sgpg_q, int nsgpg) argument
[all...]
H A Dbfa_fcpim_priv.h83 struct list_head sgpg_q; /* allocated SG pages */ member in struct:bfa_ioim_s

Completed in 117 milliseconds