Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_fcpim.h139 struct bfa_fcp_mod_s { struct
140 struct bfa_s *bfa;
141 struct list_head iotag_ioim_free_q; /* free IO resources */
142 struct list_head iotag_tio_free_q; /* free IO resources */
143 struct list_head iotag_unused_q; /* unused IO resources*/
144 struct bfa_iotag_s *iotag_arr;
145 struct bfa_itn_s *itn_arr;
146 int max_ioim_reqs;
147 int num_ioim_reqs;
148 int num_fwtio_reqs;
[all …]