linux/drivers/scsi/bfa/include
Jing Huang db954c04cb [SCSI] bfa: fix link state structure
When the FCoE Linkup event is sent to the host, the link_state
(struct bfa_pport_link_s) structure is copied to the RME buf to be sent to
the host. But the size of this structure(164 bytes) is larger than the
reserved RME buffer size(128 byes). The following changes reduce the size
of the structure to be less than RME buffer size(128 bytes):
- Remove the trunk and loop info from link_state structure, because both trunk
  and loop are not supported.
- Combine qos_vc_attr and fcf into an union.

Signed-off-by: Jing Huang <huangj@brocade.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-07-27 12:04:18 -05:00
..
aen [SCSI] bfa: update to support firmware configuation 2010-07-27 12:04:14 -05:00
bfi [SCSI] bfa: fix chip and memory initialization 2010-07-27 12:04:15 -05:00
cna [SCSI] bfa: statistics and typo fix 2010-07-27 12:04:07 -05:00
cs [SCSI] bfa: update to support firmware configuation 2010-07-27 12:04:14 -05:00
defs [SCSI] bfa: fix link state structure 2010-07-27 12:04:18 -05:00
fcb [SCSI] bfa: PBC vport create 2010-07-27 12:04:04 -05:00
fcs [SCSI] bfa: fix uf post and rport fcpim state machine 2010-07-27 12:04:16 -05:00
log [SCSI] bfa: update to support firmware configuation 2010-07-27 12:04:14 -05:00
protocol [SCSI] bfa: use standards defined timeout for ELS/CT 2010-07-27 12:04:08 -05:00
bfa.h [SCSI] bfa: statistics and typo fix 2010-07-27 12:04:07 -05:00
bfa_fcpim.h [SCSI] bfa: add dynamic queue selection 2010-07-27 12:04:17 -05:00
bfa_fcptm.h [SCSI] bfa: Brocade BFA FC SCSI driver 2009-10-02 09:47:40 -05:00
bfa_svc.h [SCSI] bfa: add dynamic queue selection 2010-07-27 12:04:17 -05:00
bfa_timer.h [SCSI] bfa: IOC changes: Support faster recovery and split bfa_ioc.c into ASIC specific code. 2010-03-07 12:49:48 +05:30