Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_svc.h63 struct bfa_sgpg_mod_s { struct
64 struct bfa_s *bfa;
65 int num_sgpgs; /* number of SG pages */
66 int free_sgpgs; /* number of free SG pages */
67 struct list_head sgpg_q; /* queue of free SG pages */
68 struct list_head sgpg_wait_q; /* wait queue for SG pages */
69 struct bfa_mem_dma_s dma_seg[BFA_SGPG_DMA_SEGS];
70 struct bfa_mem_kva_s kva_seg;