Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
A Dbfa_svc.h55 struct bfa_sgpg_mod_s { struct
56 struct bfa_s *bfa;
57 int num_sgpgs; /* number of SG pages */
58 int free_sgpgs; /* number of free SG pages */
59 struct list_head sgpg_q; /* queue of free SG pages */
60 struct list_head sgpg_wait_q; /* wait queue for SG pages */
61 struct bfa_mem_dma_s dma_seg[BFA_SGPG_DMA_SEGS];
62 struct bfa_mem_kva_s kva_seg;

Completed in 8 milliseconds