Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_svc.h254 struct bfa_rport_mod_s { struct
255 struct bfa_rport_s *rps_list; /* list of rports */
256 struct list_head rp_free_q; /* free bfa_rports */
257 struct list_head rp_active_q; /* free bfa_rports */
258 struct list_head rp_unused_q; /* unused bfa rports */
259 u16 num_rports; /* number of rports */
260 struct bfa_mem_kva_s kva_seg;