Searched refs:max_tgts (Results 1 – 4 of 4) sorted by relevance
166 snic->fwinfo.max_tgts = le32_to_cpu(exv_cmpl->max_tgts); in snic_io_exch_ver_cmpl_handler()176 snic->fwinfo.max_tgts, in snic_io_exch_ver_cmpl_handler()
80 if (snic->fwinfo.max_tgts) in snic_queue_report_tgt_req()81 ntgts = min_t(u32, snic->fwinfo.max_tgts, snic->shost->max_id); in snic_queue_report_tgt_req()409 SNIC_BUG_ON(tgt_cnt > snic->fwinfo.max_tgts); in snic_report_tgt_cmpl_handler()
168 __le32 max_tgts; /* max tgts supported */ member
235 u32 max_tgts; /* max tgts supported */ member