2 * Copyright (c) 2005-2010 Brocade Communications Systems, Inc.
6 * Linux driver for Brocade Fibre Channel Host Bus Adapter.
8 * This program is free software; you can redistribute it and/or modify it
9 * under the terms of the GNU General Public License (GPL) Version 2 as
10 * published by the Free Software Foundation
12 * This program is distributed in the hope that it will be useful, but
13 * WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15 * General Public License for more details.
21 #include "bfa_defs_fcs.h"
23 /* Definitions of vendor unique structures and command codes passed in
24 * using FC_BSG_HST_VENDOR message code.
27 IOCMD_IOC_ENABLE
= 0x1,
32 IOCMD_IOC_GET_FWSTATS
,
33 IOCMD_IOC_RESET_STATS
,
34 IOCMD_IOC_RESET_FWSTATS
,
35 IOCMD_IOC_SET_ADAPTER_NAME
,
36 IOCMD_IOC_SET_PORT_NAME
,
43 IOCMD_PORT_RESET_STATS
,
47 IOCMD_PORT_CFG_MAXFRSZ
,
49 IOCMD_PORT_BBSC_ENABLE
,
50 IOCMD_PORT_BBSC_DISABLE
,
52 IOCMD_LPORT_GET_RPORTS
,
53 IOCMD_LPORT_GET_STATS
,
54 IOCMD_LPORT_RESET_STATS
,
55 IOCMD_LPORT_GET_IOSTATS
,
58 IOCMD_RPORT_GET_STATS
,
59 IOCMD_RPORT_RESET_STATS
,
60 IOCMD_RPORT_SET_SPEED
,
62 IOCMD_VPORT_GET_STATS
,
63 IOCMD_VPORT_RESET_STATS
,
64 IOCMD_FABRIC_GET_LPORTS
,
66 IOCMD_RATELIM_DISABLE
,
67 IOCMD_RATELIM_DEF_SPEED
,
70 IOCMD_FCPIM_MODSTATSCLR
,
71 IOCMD_FCPIM_DEL_ITN_STATS
,
73 IOCMD_ITNIM_GET_IOSTATS
,
74 IOCMD_ITNIM_RESET_STATS
,
75 IOCMD_ITNIM_GET_ITNSTATS
,
82 IOCMD_ADAPTER_CFG_MODE
,
84 IOCMD_FLASH_ENABLE_OPTROM
,
85 IOCMD_FLASH_DISABLE_OPTROM
,
89 IOCMD_CEE_RESET_STATS
,
93 IOCMD_FLASH_ERASE_PART
,
94 IOCMD_FLASH_UPDATE_PART
,
95 IOCMD_FLASH_READ_PART
,
100 IOCMD_DIAG_QUEUETEST
,
103 IOCMD_DIAG_BEACON_LPORT
,
112 IOCMD_DEBUG_FW_STATE_CLR
,
113 IOCMD_DEBUG_PORTLOG_CLR
,
114 IOCMD_DEBUG_START_DTRC
,
115 IOCMD_DEBUG_STOP_DTRC
,
116 IOCMD_DEBUG_PORTLOG_CTL
,
117 IOCMD_FCPIM_PROFILE_ON
,
118 IOCMD_FCPIM_PROFILE_OFF
,
119 IOCMD_ITNIM_GET_IOPROFILE
,
120 IOCMD_FCPORT_GET_STATS
,
121 IOCMD_FCPORT_RESET_STATS
,
129 IOCMD_TRUNK_GET_ATTR
,
133 IOCMD_QOS_GET_VC_ATTR
,
135 IOCMD_QOS_RESET_STATS
,
137 IOCMD_VF_RESET_STATS
,
138 IOCMD_FCPIM_LUNMASK_ENABLE
,
139 IOCMD_FCPIM_LUNMASK_DISABLE
,
140 IOCMD_FCPIM_LUNMASK_CLEAR
,
141 IOCMD_FCPIM_LUNMASK_QUERY
,
142 IOCMD_FCPIM_LUNMASK_ADD
,
143 IOCMD_FCPIM_LUNMASK_DELETE
,
146 struct bfa_bsg_gen_s
{
152 struct bfa_bsg_portlogctl_s
{
160 struct bfa_bsg_fcpim_profile_s
{
166 struct bfa_bsg_itnim_ioprofile_s
{
172 struct bfa_itnim_ioprofile_s ioprofile
;
175 struct bfa_bsg_fcport_stats_s
{
179 union bfa_fcport_stats_u stats
;
182 struct bfa_bsg_ioc_name_s
{
186 char name
[BFA_ADAPTER_SYM_NAME_LEN
];
189 struct bfa_bsg_ioc_info_s
{
194 char hwpath
[BFA_STRING_32
];
195 char adapter_hwpath
[BFA_STRING_32
];
196 char guid
[BFA_ADAPTER_SYM_NAME_LEN
*2];
197 char name
[BFA_ADAPTER_SYM_NAME_LEN
];
198 char port_name
[BFA_ADAPTER_SYM_NAME_LEN
];
199 char eth_name
[BFA_ADAPTER_SYM_NAME_LEN
];
205 mac_t factory_mac
; /* Factory mac address */
206 mac_t current_mac
; /* Currently assigned mac address */
207 enum bfa_ioc_type_e ioc_type
;
208 u16 pvid
; /* Port vlan id */
211 u32 bandwidth
; /* For PF support */
215 struct bfa_bsg_ioc_attr_s
{
219 struct bfa_ioc_attr_s ioc_attr
;
222 struct bfa_bsg_ioc_stats_s
{
226 struct bfa_ioc_stats_s ioc_stats
;
229 struct bfa_bsg_ioc_fwstats_s
{
238 struct bfa_bsg_iocfc_attr_s
{
242 struct bfa_iocfc_attr_s iocfc_attr
;
245 struct bfa_bsg_iocfc_intr_s
{
249 struct bfa_iocfc_intr_attr_s attr
;
252 struct bfa_bsg_port_attr_s
{
256 struct bfa_port_attr_s attr
;
259 struct bfa_bsg_port_cfg_s
{
267 struct bfa_bsg_port_cfg_maxfrsize_s
{
273 struct bfa_bsg_port_stats_s
{
282 struct bfa_bsg_lport_attr_s
{
287 struct bfa_lport_attr_s port_attr
;
290 struct bfa_bsg_lport_stats_s
{
295 struct bfa_lport_stats_s port_stats
;
298 struct bfa_bsg_lport_iostats_s
{
303 struct bfa_itnim_iostats_s iostats
;
306 struct bfa_bsg_lport_get_rports_s
{
316 struct bfa_bsg_rport_attr_s
{
322 struct bfa_rport_attr_s attr
;
325 struct bfa_bsg_rport_stats_s
{
331 struct bfa_rport_stats_s stats
;
334 struct bfa_bsg_rport_scsi_addr_s
{
346 struct bfa_bsg_rport_reset_stats_s
{
354 struct bfa_bsg_rport_set_speed_s
{
358 enum bfa_port_speed speed
;
364 struct bfa_bsg_vport_attr_s
{
369 struct bfa_vport_attr_s vport_attr
;
372 struct bfa_bsg_vport_stats_s
{
377 struct bfa_vport_stats_s vport_stats
;
380 struct bfa_bsg_reset_stats_s
{
387 struct bfa_bsg_fabric_get_lports_s
{
396 struct bfa_bsg_trl_speed_s
{
400 enum bfa_port_speed speed
;
403 struct bfa_bsg_fcpim_s
{
409 struct bfa_bsg_fcpim_modstats_s
{
412 struct bfa_itnim_iostats_s modstats
;
415 struct bfa_bsg_fcpim_del_itn_stats_s
{
418 struct bfa_fcpim_del_itn_stats_s modstats
;
421 struct bfa_bsg_fcpim_modstatsclr_s
{
426 struct bfa_bsg_itnim_attr_s
{
432 struct bfa_itnim_attr_s attr
;
435 struct bfa_bsg_itnim_iostats_s
{
441 struct bfa_itnim_iostats_s iostats
;
444 struct bfa_bsg_itnim_itnstats_s
{
450 struct bfa_itnim_stats_s itnstats
;
453 struct bfa_bsg_pcifn_cfg_s
{
457 struct bfa_ablk_cfg_s pcifn_cfg
;
460 struct bfa_bsg_pcifn_s
{
466 enum bfi_pcifn_class pcifn_class
;
470 struct bfa_bsg_adapter_cfg_mode_s
{
474 struct bfa_adapter_cfg_mode_s cfg
;
477 struct bfa_bsg_port_cfg_mode_s
{
481 struct bfa_port_cfg_mode_s cfg
;
484 struct bfa_bsg_faa_attr_s
{
488 struct bfa_faa_attr_s faa_attr
;
491 struct bfa_bsg_cee_attr_s
{
500 struct bfa_bsg_cee_stats_s
{
509 struct bfa_bsg_sfp_media_s
{
513 enum bfa_defs_sfp_media_e media
;
516 struct bfa_bsg_sfp_speed_s
{
520 enum bfa_port_speed speed
;
523 struct bfa_bsg_flash_attr_s
{
527 struct bfa_flash_attr_s attr
;
530 struct bfa_bsg_flash_s
{
535 enum bfa_flash_part_type type
;
540 struct bfa_bsg_diag_get_temp_s
{
544 struct bfa_diag_results_tempsensor_s result
;
547 struct bfa_bsg_diag_memtest_s
{
552 struct bfa_diag_memtest_result result
;
553 struct bfa_diag_memtest_s memtest
;
556 struct bfa_bsg_diag_loopback_s
{
560 enum bfa_port_opmode opmode
;
561 enum bfa_port_speed speed
;
564 struct bfa_diag_loopback_result_s result
;
567 struct bfa_bsg_diag_fwping_s
{
573 struct bfa_diag_results_fwping result
;
576 struct bfa_bsg_diag_qtest_s
{
582 struct bfa_diag_qtest_result_s result
;
585 struct bfa_bsg_sfp_show_s
{
589 struct sfp_mem_s sfp
;
592 struct bfa_bsg_diag_led_s
{
596 struct bfa_diag_ledtest_s ledtest
;
599 struct bfa_bsg_diag_beacon_s
{
603 bfa_boolean_t beacon
;
604 bfa_boolean_t link_e2e_beacon
;
608 struct bfa_bsg_diag_lb_stat_s
{
614 struct bfa_bsg_phy_attr_s
{
618 struct bfa_phy_attr_s attr
;
621 struct bfa_bsg_phy_s
{
629 struct bfa_bsg_debug_s
{
639 struct bfa_bsg_phy_stats_s
{
643 struct bfa_phy_stats_s stats
;
646 struct bfa_bsg_vhba_attr_s
{
650 struct bfa_vhba_attr_s attr
;
653 struct bfa_bsg_boot_s
{
657 struct bfa_boot_cfg_s cfg
;
660 struct bfa_bsg_preboot_s
{
664 struct bfa_boot_pbc_s cfg
;
667 struct bfa_bsg_ethboot_s
{
671 struct bfa_ethboot_cfg_s cfg
;
674 struct bfa_bsg_trunk_attr_s
{
678 struct bfa_trunk_attr_s attr
;
681 struct bfa_bsg_qos_attr_s
{
685 struct bfa_qos_attr_s attr
;
688 struct bfa_bsg_qos_vc_attr_s
{
692 struct bfa_qos_vc_attr_s attr
;
695 struct bfa_bsg_vf_stats_s
{
699 struct bfa_vf_stats_s stats
;
702 struct bfa_bsg_vf_reset_stats_s
{
708 struct bfa_bsg_fcpim_lunmask_query_s
{
711 struct bfa_lunmask_cfg_s lun_mask
;
714 struct bfa_bsg_fcpim_lunmask_s
{
723 struct bfa_bsg_fcpt_s
{
733 #define bfa_bsg_fcpt_t struct bfa_bsg_fcpt_s
735 struct bfa_bsg_data
{
740 #define bfad_chk_iocmd_sz(__payload_len, __hdrsz, __bufsz) \
741 (((__payload_len) != ((__hdrsz) + (__bufsz))) ? \
742 BFA_STATUS_FAILED : BFA_STATUS_OK)
744 #endif /* BFAD_BSG_H */