Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
A Dbfa_svc.h247 struct bfa_rport_mod_s { struct
248 struct bfa_rport_s *rps_list; /* list of rports */
249 struct list_head rp_free_q; /* free bfa_rports */
250 struct list_head rp_active_q; /* free bfa_rports */
251 struct list_head rp_unused_q; /* unused bfa rports */
252 u16 num_rports; /* number of rports */
253 struct bfa_mem_kva_s kva_seg;

Completed in 8 milliseconds