Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/snic/
H A Dsnic.h228 struct snic_fw_info { struct
229 u32 fw_ver;
230 u32 hid; /* u16 hid | u16 vnic id */
231 u32 max_concur_ios; /* max concurrent ios */
232 u32 max_sgs_per_cmd; /* max sgls per IO */
233 u32 max_io_sz; /* max io size supported */
234 u32 hba_cap; /* hba capabilities */
235 u32 max_tgts; /* max tgts supported */
236 u16 io_tmo; /* FW Extended timeout */
237 struct completion *wait; /* protected by snic lock*/