Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_svc.h38 struct bfa_sgpg_wqe_s { struct
39 struct list_head qe; /* queue sg page element */
40 int nsgpg; /* pages to be allocated */
41 int nsgpg_total; /* total pages required */
42 void (*cbfn) (void *cbarg); /* callback function */
43 void *cbarg; /* callback arg */
44 struct list_head sgpg_q; /* queue of alloced sgpgs */