Searched defs:snic_exch_ver_rsp (Results 1 – 1 of 1) sorted by relevance
161 struct snic_exch_ver_rsp { struct162 __le32 version;163 __le32 hid;164 __le32 max_concur_ios; /* max concurrent ios */165 __le32 max_sgs_per_cmd; /* max sgls per IO */166 __le32 max_io_sz; /* max io size supported */167 __le32 hba_cap; /* hba capabilities */168 __le32 max_tgts; /* max tgts supported */169 __le16 io_timeout; /* FW extended timeout */170 u16 rsvd;