Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_svc.h30 struct bfa_sgpg_wqe_s { struct
31 struct list_head qe; /* queue sg page element */
32 int nsgpg; /* pages to be allocated */
33 int nsgpg_total; /* total pages required */
34 void (*cbfn) (void *cbarg); /* callback function */
35 void *cbarg; /* callback arg */
36 struct list_head sgpg_q; /* queue of alloced sgpgs */