Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_fcpim.h171 struct bfa_sgpg_s *sgpg; /* first SG page */
Dbfa_svc.h39 struct bfa_sgpg_s { struct
Dbfa_svc.c5169 cfg->drvcfg.num_sgpgs * sizeof(struct bfa_sgpg_s)); in bfa_sgpg_meminfo()
5177 struct bfa_sgpg_s *hsgpg; in bfa_sgpg_attach()
5200 hsgpg = (struct bfa_sgpg_s *) bfa_mem_kva_curp(mod); in bfa_sgpg_attach()
5239 struct bfa_sgpg_s *hsgpg; in bfa_sgpg_malloc()
Dbfa_fcpim.c2453 struct bfa_sgpg_s *sgpg; in bfa_ioim_send_ioreq()
2520 sgpg = (struct bfa_sgpg_s *) bfa_q_next(sgpg); in bfa_ioim_send_ioreq()