Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fcpim.h146 struct bfa_fcp_mod_s { struct
147 struct bfa_s *bfa;
148 struct list_head iotag_ioim_free_q; /* free IO resources */
149 struct list_head iotag_tio_free_q; /* free IO resources */
150 struct list_head iotag_unused_q; /* unused IO resources*/
151 struct bfa_iotag_s *iotag_arr;
152 struct bfa_itn_s *itn_arr;
153 int max_ioim_reqs;
154 int num_ioim_reqs;
155 int num_fwtio_reqs;
[all …]