Home
last modified time | relevance | path

Searched refs:bfa_sgpg_s (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcpim.h179 struct bfa_sgpg_s *sgpg; /* first SG page */
Dbfa_svc.h47 struct bfa_sgpg_s { struct
Dbfa_svc.c5183 cfg->drvcfg.num_sgpgs * sizeof(struct bfa_sgpg_s)); in bfa_sgpg_meminfo()
5191 struct bfa_sgpg_s *hsgpg; in bfa_sgpg_attach()
5214 hsgpg = (struct bfa_sgpg_s *) bfa_mem_kva_curp(mod); in bfa_sgpg_attach()
5253 struct bfa_sgpg_s *hsgpg; in bfa_sgpg_malloc()
Dbfa_fcpim.c2467 struct bfa_sgpg_s *sgpg; in bfa_ioim_send_ioreq()
2534 sgpg = (struct bfa_sgpg_s *) bfa_q_next(sgpg); in bfa_ioim_send_ioreq()