• Home
  • Raw
  • Download

Lines Matching refs:u32

67 	u32		rsvd;
82 u32 host_abort; /* IO aborted by host driver*/
83 u32 host_cleanup; /* IO clean up by host driver */
85 u32 fw_io_timeout; /* IOs timedout */
86 u32 fw_frm_parse; /* frame parsed by f/w */
87 u32 fw_frm_data; /* fcp_data frame parsed by f/w */
88 u32 fw_frm_rsp; /* fcp_rsp frame parsed by f/w */
89 u32 fw_frm_xfer_rdy; /* xfer_rdy frame parsed by f/w */
90 u32 fw_frm_bls_acc; /* BLS ACC frame parsed by f/w */
91 u32 fw_frm_tgt_abort; /* target ABTS parsed by f/w */
92 u32 fw_frm_unknown; /* unknown parsed by f/w */
93 u32 fw_data_dma; /* f/w DMA'ed the data frame */
94 u32 fw_frm_drop; /* f/w drop the frame */
96 u32 rec_timeout; /* FW rec timed out */
97 u32 error_rec; /* FW sending rec on
99 u32 wait_for_si; /* FW wait for SI */
100 u32 rec_rsp_inval; /* REC rsp invalid */
101 u32 rec_rsp_xchg_comp; /* REC rsp xchg complete */
102 u32 rec_rsp_rd_si_ownd; /* REC rsp read si owned */
104 u32 seqr_io_abort; /* target does not know cmd so abort */
105 u32 seqr_io_retry; /* SEQR failed so retry IO */
107 u32 itn_cisc_upd_rsp; /* ITN cisc updated on fcp_rsp */
108 u32 itn_cisc_upd_data; /* ITN cisc updated on fcp_data */
109 u32 itn_cisc_upd_xfer_rdy; /* ITN cisc updated on fcp_data */
111 u32 fcp_data_lost; /* fcp data lost */
113 u32 ro_set_in_xfer_rdy; /* Target set RO in Xfer_rdy frame */
114 u32 xfer_rdy_ooo_err; /* Out of order Xfer_rdy received */
115 u32 xfer_rdy_unknown_err; /* unknown error in xfer_rdy frame */
117 u32 io_abort_timeout; /* ABTS timedout */
118 u32 sler_initiated; /* SLER initiated */
120 u32 unexp_fcp_rsp; /* fcp response in wrong state */
122 u32 fcp_rsp_under_run; /* fcp rsp IO underrun */
123 u32 fcp_rsp_under_run_wr; /* fcp rsp IO underrun for write */
124 u32 fcp_rsp_under_run_err; /* fcp rsp IO underrun error */
125 u32 fcp_rsp_resid_inval; /* invalid residue */
126 u32 fcp_rsp_over_run; /* fcp rsp IO overrun */
127 u32 fcp_rsp_over_run_err; /* fcp rsp IO overrun error */
128 u32 fcp_rsp_proto_err; /* protocol error in fcp rsp */
129 u32 fcp_rsp_sense_err; /* error in sense info in fcp rsp */
130 u32 fcp_conf_req; /* FCP conf requested */
132 u32 tgt_aborted_io; /* target initiated abort */
134 u32 ioh_edtov_timeout_event;/* IOH edtov timer popped */
135 u32 ioh_fcp_rsp_excp_event; /* IOH FCP_RSP exception */
136 u32 ioh_fcp_conf_event; /* IOH FCP_CONF */
137 u32 ioh_mult_frm_rsp_event; /* IOH multi_frame FCP_RSP */
138 u32 ioh_hit_class2_event; /* IOH hit class2 */
139 u32 ioh_miss_other_event; /* IOH miss other */
140 u32 ioh_seq_cnt_err_event; /* IOH seq cnt error */
141 u32 ioh_len_err_event; /* IOH len error - fcp_dl !=
143 u32 ioh_seq_len_err_event; /* IOH seq len error */
144 u32 ioh_data_oor_event; /* Data out of range */
145 u32 ioh_ro_ooo_event; /* Relative offset out of range */
146 u32 ioh_cpu_owned_event; /* IOH hit -iost owned by f/w */
147 u32 ioh_unexp_frame_event; /* unexpected frame received
149 u32 ioh_err_int; /* IOH error int during data-phase
154 u32 tio_conf_proc; /* TIO CONF processed */
155 u32 tio_conf_drop; /* TIO CONF dropped */
156 u32 tio_cleanup_req; /* TIO cleanup requested */
157 u32 tio_cleanup_comp; /* TIO cleanup completed */
158 u32 tio_abort_rsp; /* TIO abort response */
159 u32 tio_abort_rsp_comp; /* TIO abort rsp completed */
160 u32 tio_abts_req; /* TIO ABTS requested */
161 u32 tio_abts_ack; /* TIO ABTS ack-ed */
162 u32 tio_abts_ack_nocomp;/* TIO ABTS ack-ed but not completed */
163 u32 tio_abts_tmo; /* TIO ABTS timeout */
164 u32 tio_snsdata_dma; /* TIO sense data DMA */
165 u32 tio_rxwchan_wait; /* TIO waiting for RX wait channel */
166 u32 tio_rxwchan_avail; /* TIO RX wait channel available */
167 u32 tio_hit_bls; /* TIO IOH BLS event */
168 u32 tio_uf_recv; /* TIO received UF */
169 u32 tio_rd_invalid_sm; /* TIO read reqst in wrong state machine */
170 u32 tio_wr_invalid_sm; /* TIO write reqst in wrong state machine */
172 u32 ds_rxwchan_wait; /* DS waiting for RX wait channel */
173 u32 ds_rxwchan_avail; /* DS RX wait channel available */
174 u32 ds_unaligned_rd; /* DS unaligned read */
175 u32 ds_rdcomp_invalid_sm; /* DS read completed in wrong state
177 u32 ds_wrcomp_invalid_sm; /* DS write completed in wrong state
179 u32 ds_flush_req; /* DS flush requested */
180 u32 ds_flush_comp; /* DS flush completed */
181 u32 ds_xfrdy_exp; /* DS XFER_RDY expired */
182 u32 ds_seq_cnt_err; /* DS seq cnt error */
183 u32 ds_seq_len_err; /* DS seq len error */
184 u32 ds_data_oor; /* DS data out of order */
185 u32 ds_hit_bls; /* DS hit BLS */
186 u32 ds_edtov_timer_exp; /* DS edtov expired */
187 u32 ds_cpu_owned; /* DS cpu owned */
188 u32 ds_hit_class2; /* DS hit class2 */
189 u32 ds_length_err; /* DS length error */
190 u32 ds_ro_ooo_err; /* DS relative offset out-of-order error */
191 u32 ds_rectov_timer_exp;/* DS rectov expired */
192 u32 ds_unexp_fr_err; /* DS unexp frame error */
208 u32 intr_evt;
209 u32 intr;
210 u32 intr_excess;
211 u32 intr_cause0;
212 u32 intr_other;
213 u32 intr_other_ign;
214 u32 sig_lost;
215 u32 sig_regained;
216 u32 sync_lost;
217 u32 sync_to;
218 u32 sync_regained;
219 u32 div2_overflow;
220 u32 div2_underflow;
221 u32 efifo_overflow;
222 u32 efifo_underflow;
223 u32 idle_rx;
224 u32 lrr_rx;
225 u32 lr_rx;
226 u32 ols_rx;
227 u32 nos_rx;
228 u32 lip_rx;
229 u32 arbf0_rx;
230 u32 arb_rx;
231 u32 mrk_rx;
232 u32 const_mrk_rx;
233 u32 prim_unknown;
238 u32 hwsm_success; /* hwsm state machine success */
239 u32 hwsm_fails; /* hwsm fails */
240 u32 hwsm_wdtov; /* hwsm timed out */
241 u32 swsm_success; /* swsm success */
242 u32 swsm_fails; /* swsm fails */
243 u32 swsm_wdtov; /* swsm timed out */
244 u32 busybufs; /* link init failed due to busybuf */
245 u32 buf_waits; /* bufwait state entries */
246 u32 link_fails; /* link failures */
247 u32 psp_errors; /* primitive sequence protocol errors */
248 u32 lr_unexp; /* No. of times LR rx-ed unexpectedly */
249 u32 lrr_unexp; /* No. of times LRR rx-ed unexpectedly */
250 u32 lr_tx; /* No. of times LR tx started */
251 u32 lrr_tx; /* No. of times LRR tx started */
252 u32 ols_tx; /* No. of times OLS tx started */
253 u32 nos_tx; /* No. of times NOS tx started */
254 u32 hwsm_lrr_rx; /* No. of times LRR rx-ed by HWSM */
255 u32 hwsm_lr_rx; /* No. of times LR rx-ed by HWSM */
259 u32 hwsm_success; /* Successful hwsm terminations */
260 u32 hwsm_fails; /* hwsm fail count */
261 u32 hwsm_wdtov; /* hwsm timed out */
262 u32 swsm_success; /* swsm success */
263 u32 swsm_wdtov; /* swsm timed out */
264 u32 error_resets; /* error resets initiated by upsm */
265 u32 sync_lost; /* Sync loss count */
266 u32 sig_lost; /* Signal loss count */
267 u32 asn8g_attempts; /* SNSM HWSM at 8Gbps attempts */
268 u32 adapt_success; /* SNSM adaptation success */
269 u32 adapt_fails; /* SNSM adaptation failures */
270 u32 adapt_ign_fails; /* SNSM adaptation failures ignored */
274 u32 module_inserts; /* Module insert count */
275 u32 module_xtracts; /* Module extracts count */
276 u32 module_invalids; /* Invalid module inserted count */
277 u32 module_read_ign; /* Module validation status ignored */
278 u32 laser_faults; /* Laser fault count */
279 u32 rsvd;
283 u32 vlan_req; /* vlan discovery requests */
284 u32 vlan_notify; /* vlan notifications */
285 u32 vlan_err; /* vlan response error */
286 u32 vlan_timeouts; /* vlan disvoery timeouts */
287 u32 vlan_invalids; /* invalid vlan in discovery advert. */
288 u32 disc_req; /* Discovery solicit requests */
289 u32 disc_rsp; /* Discovery solicit response */
290 u32 disc_err; /* Discovery advt. parse errors */
291 u32 disc_unsol; /* Discovery unsolicited */
292 u32 disc_timeouts; /* Discovery timeouts */
293 u32 disc_fcf_unavail; /* Discovery FCF Not Avail. */
294 u32 linksvc_unsupp; /* Unsupported link service req */
295 u32 linksvc_err; /* Parse error in link service req */
296 u32 logo_req; /* FIP logos received */
297 u32 clrvlink_req; /* Clear virtual link req */
298 u32 op_unsupp; /* Unsupported FIP operation */
299 u32 untagged; /* Untagged frames (ignored) */
300 u32 invalid_version; /* Invalid FIP version */
304 u32 mac_invalids; /* Invalid mac assigned */
305 u32 rsvd;
309 u32 cee_linkups; /* CEE link up count */
310 u32 cee_linkdns; /* CEE link down count */
311 u32 fip_linkups; /* FIP link up count */
312 u32 fip_linkdns; /* FIP link up count */
313 u32 fip_fails; /* FIP fail count */
314 u32 mac_invalids; /* Invalid mac assigned */
329 u32 cls_rx; /* LPSM cls_rx */
330 u32 cls_tx; /* LPSM cls_tx */
331 u32 arbf0_rx; /* LPSM abrf0 rcvd */
332 u32 arbf0_tx; /* LPSM abrf0 xmit */
333 u32 init_rx; /* LPSM loop init start */
334 u32 unexp_hwst; /* LPSM unknown hw state */
335 u32 unexp_frame; /* LPSM unknown_frame */
336 u32 unexp_prim; /* LPSM unexpected primitive */
337 u32 prev_alpa_unavail; /* LPSM prev alpa unavailable */
338 u32 alpa_unavail; /* LPSM alpa not available */
339 u32 lip_rx; /* LPSM lip rcvd */
340 u32 lip_f7f7_rx; /* LPSM lip f7f7 rcvd */
341 u32 lip_f8_rx; /* LPSM lip f8 rcvd */
342 u32 lip_f8f7_rx; /* LPSM lip f8f7 rcvd */
343 u32 lip_other_rx; /* LPSM lip other rcvd */
344 u32 lip_tx; /* LPSM lip xmit */
345 u32 retry_tov; /* LPSM retry TOV */
346 u32 lip_tov; /* LPSM LIP wait TOV */
347 u32 idle_tov; /* LPSM idle wait TOV */
348 u32 arbf0_tov; /* LPSM arbfo wait TOV */
349 u32 stop_loop_tov; /* LPSM stop loop wait TOV */
350 u32 lixa_tov; /* LPSM lisa wait TOV */
351 u32 lixx_tov; /* LPSM lilp/lirp wait TOV */
352 u32 cls_tov; /* LPSM cls wait TOV */
353 u32 sler; /* LPSM SLER recvd */
354 u32 failed; /* LPSM failed */
355 u32 success; /* LPSM online */
388 u32 ua_tag_inv;
389 u32 ua_state_inv;
396 u32 emt_recvd; /* Trunk EMT received */
397 u32 emt_accepted; /* Trunk EMT Accepted */
398 u32 emt_rejected; /* Trunk EMT rejected */
399 u32 etp_recvd; /* Trunk ETP received */
400 u32 etp_accepted; /* Trunk ETP Accepted */
401 u32 etp_rejected; /* Trunk ETP rejected */
402 u32 lr_recvd; /* Trunk LR received */
403 u32 rsvd; /* padding for 64 bit alignment */
407 u32 flogi_sent; /* Flogi sent */
408 u32 flogi_acc_recvd; /* Flogi Acc received */
409 u32 flogi_rjt_recvd; /* Flogi rejects received */
410 u32 flogi_retries; /* Flogi retries */
412 u32 elp_recvd; /* ELP received */
413 u32 elp_accepted; /* ELP Accepted */
414 u32 elp_rejected; /* ELP rejected */
415 u32 elp_dropped; /* ELP dropped */
417 u32 bbcr_lr_count; /*!< BBCR Link Resets */
418 u32 frame_lost_intrs; /*!< BBCR Frame loss intrs */
419 u32 rrdy_lost_intrs; /*!< BBCR Rrdy loss intrs */
421 u32 rsvd;
428 u32 cfg_reqs; /* cfg request */
429 u32 updq_reqs; /* update queue request */
430 u32 ic_reqs; /* interrupt coalesce reqs */
431 u32 unknown_reqs;
432 u32 set_intr_reqs; /* set interrupt reqs */
447 u32 crc_err;
448 u32 rsvd; /* 64bit align */
455 u32 mac_on; /* MAC got turned-on */
456 u32 link_up; /* link-up */
457 u32 signal_off; /* lost signal */
458 u32 dfe_on; /* DFE on */
459 u32 mac_reset; /* # of MAC reset to bring lnk up */
460 u32 pcs_reset; /* # of PCS reset to bring lnk up */
461 u32 loopback; /* MAC got into serdes loopback */
462 u32 lb_mac_reset;
464 u32 lb_pcs_reset;
466 u32 rsvd; /* 64bit align */
473 u32 rxa_rds_undrun; /* RxA RDS underrun */
474 u32 rad_bpc_ovfl; /* RAD BPC overflow */
475 u32 rad_rlb_bpc_ovfl; /* RAD RLB BPC overflow */
476 u32 bpc_fcs_err; /* BPC FCS_ERR */
477 u32 txa_tso_hdr; /* TxA TSO header too long */
478 u32 rsvd; /* 64bit align */
485 u32 no_fid_drop_err; /* RDS no fid drop error */
486 u32 rsvd; /* 64bit align */
552 u32 total_bb_cr; /* Total BB Credits */
596 u32 elp_opmode_flags;
605 u32 flogi_sent; /* QoS Flogi sent */
606 u32 flogi_acc_recvd; /* QoS Flogi Acc received */
607 u32 flogi_rjt_recvd; /* QoS Flogi rejects received */
608 u32 flogi_retries; /* QoS Flogi retries */
610 u32 elp_recvd; /* QoS ELP received */
611 u32 elp_accepted; /* QoS ELP Accepted */
612 u32 elp_rejected; /* QoS ELP rejected */
613 u32 elp_dropped; /* QoS ELP dropped */
615 u32 qos_rscn_recvd; /* QoS RSCN received */
616 u32 rsvd; /* padding for 64 bit alignment */
680 u32 del_itn_iocomp_aborted; /* Aborted IO requests */
681 u32 del_itn_iocomp_timedout; /* IO timeouts */
682 u32 del_itn_iocom_sqer_needed; /* IO retry for SQ error recovery */
683 u32 del_itn_iocom_res_free; /* Delayed freeing of IO resources */
684 u32 del_itn_iocom_hostabrts; /* Host IO abort requests */
685 u32 del_itn_total_ios; /* Total IO count */
686 u32 del_io_iocdowns; /* IO cleaned-up due to IOC down */
687 u32 del_tm_iocdowns; /* TM cleaned-up due to IOC down */
692 u32 total_ios; /* Total IO Requests */
693 u32 input_reqs; /* Data in-bound requests */
694 u32 output_reqs; /* Data out-bound requests */
695 u32 io_comps; /* Total IO Completions */
696 u32 wr_throughput; /* Write data transferred in bytes */
697 u32 rd_throughput; /* Read data transferred in bytes */
699 u32 iocomp_ok; /* Slowpath IO completions */
700 u32 iocomp_underrun; /* IO underrun */
701 u32 iocomp_overrun; /* IO overrun */
702 u32 qwait; /* IO Request-Q wait */
703 u32 qresumes; /* IO Request-Q wait done */
704 u32 no_iotags; /* No free IO tag */
705 u32 iocomp_timedout; /* IO timeouts */
706 u32 iocom_nexus_abort; /* IO failure due to target offline */
707 u32 iocom_proto_err; /* IO protocol errors */
708 u32 iocom_dif_err; /* IO SBC-3 protection errors */
710 u32 iocom_sqer_needed; /* fcp-2 error recovery failed */
711 u32 iocom_res_free; /* Delayed freeing of IO tag */
714 u32 io_aborts; /* Host IO abort requests */
715 u32 iocom_hostabrts; /* Host IO abort completions */
716 u32 io_cleanups; /* IO clean-up requests */
717 u32 path_tov_expired; /* IO path tov expired */
718 u32 iocomp_aborted; /* IO abort completions */
719 u32 io_iocdowns; /* IO cleaned-up due to IOC down */
720 u32 iocom_utags; /* IO comp with unknown tags */
722 u32 io_tmaborts; /* Abort request due to TM command */
723 u32 tm_io_comps; /* Abort completion due to TM command */
725 u32 creates; /* IT Nexus create requests */
726 u32 fw_create; /* IT Nexus FW create requests */
727 u32 create_comps; /* IT Nexus FW create completions */
728 u32 onlines; /* IT Nexus onlines */
729 u32 offlines; /* IT Nexus offlines */
730 u32 fw_delete; /* IT Nexus FW delete requests */
731 u32 delete_comps; /* IT Nexus FW delete completions */
732 u32 deletes; /* IT Nexus delete requests */
733 u32 sler_events; /* SLER events */
734 u32 ioc_disabled; /* Num IOC disables */
735 u32 cleanup_comps; /* IT Nexus cleanup completions */
737 u32 tm_cmnds; /* TM Requests */
738 u32 tm_fw_rsps; /* TM Completions */
739 u32 tm_success; /* TM initiated IO cleanup success */
740 u32 tm_failures; /* TM initiated IO cleanup failure */
741 u32 no_tskims; /* No free TM tag */
742 u32 tm_qwait; /* TM Request-Q wait */
743 u32 tm_qresumes; /* TM Request-Q wait done */
745 u32 tm_iocdowns; /* TM cleaned-up due to IOC down */
746 u32 tm_cleanups; /* TM cleanup requests */
747 u32 tm_cleanup_comps; /* TM cleanup completions */
748 u32 rsvd[6];
917 u32 status;
918 u32 rsvd;
925 u32 rsvd;
976 u32 rsvd;
1001 u32 pid; /* port ID */
1003 u32 loopback; /* external loopback */
1004 u32 authfail; /* auth fail state */
1016 u32 bus;
1017 u32 target;
1018 u32 oslun;
1019 u32 fcid;
1031 u32 unittype;
1032 u32 portid;
1033 u32 attached_nodes_num;
1055 u32 fka_adv_per; /* FIP ka advert. period */
1072 u32 bb_credit;
1073 u32 elp_opmode_flags;
1074 u32 req_credit;
1093 u32 linkstate_opt; /* Linkstate optional data (debug) */
1132 u32 deskew;
1138 u32 port_id;
1139 u32 rsvd;
1144 u32 sm_un_cr; /* uninit: create events */
1145 u32 sm_un_unexp; /* uninit: exception events */
1146 u32 sm_cr_on; /* created: online events */
1147 u32 sm_cr_del; /* created: delete events */
1148 u32 sm_cr_hwf; /* created: IOC down */
1149 u32 sm_cr_unexp; /* created: exception events */
1150 u32 sm_fwc_rsp; /* fw create: f/w responses */
1151 u32 sm_fwc_del; /* fw create: delete events */
1152 u32 sm_fwc_off; /* fw create: offline events */
1153 u32 sm_fwc_hwf; /* fw create: IOC down */
1154 u32 sm_fwc_unexp; /* fw create: exception events*/
1155 u32 sm_on_off; /* online: offline events */
1156 u32 sm_on_del; /* online: delete events */
1157 u32 sm_on_hwf; /* online: IOC down events */
1158 u32 sm_on_unexp; /* online: exception events */
1159 u32 sm_fwd_rsp; /* fw delete: fw responses */
1160 u32 sm_fwd_del; /* fw delete: delete events */
1161 u32 sm_fwd_hwf; /* fw delete: IOC down events */
1162 u32 sm_fwd_unexp; /* fw delete: exception events*/
1163 u32 sm_off_del; /* offline: delete events */
1164 u32 sm_off_on; /* offline: online events */
1165 u32 sm_off_hwf; /* offline: IOC down events */
1166 u32 sm_off_unexp; /* offline: exception events */
1167 u32 sm_del_fwrsp; /* delete: fw responses */
1168 u32 sm_del_hwf; /* delete: IOC down events */
1169 u32 sm_del_unexp; /* delete: exception events */
1170 u32 sm_delp_fwrsp; /* delete pend: fw responses */
1171 u32 sm_delp_hwf; /* delete pend: IOC downs */
1172 u32 sm_delp_unexp; /* delete pend: exceptions */
1173 u32 sm_offp_fwrsp; /* off-pending: fw responses */
1174 u32 sm_offp_del; /* off-pending: deletes */
1175 u32 sm_offp_hwf; /* off-pending: IOC downs */
1176 u32 sm_offp_unexp; /* off-pending: exceptions */
1177 u32 sm_iocd_off; /* IOC down: offline events */
1178 u32 sm_iocd_del; /* IOC down: delete events */
1179 u32 sm_iocd_on; /* IOC down: online events */
1180 u32 sm_iocd_unexp; /* IOC down: exceptions */
1181 u32 rsvd;
1190 u32 qos_flow_id; /* QoS flow Id */
1197 u32 min[BFA_IOBUCKET_MAX];
1198 u32 max[BFA_IOBUCKET_MAX];
1199 u32 count[BFA_IOBUCKET_MAX];
1200 u32 avg[BFA_IOBUCKET_MAX];
1204 u32 clock_res_mul;
1205 u32 clock_res_div;
1206 u32 index;
1207 u32 io_profile_start_time; /* IO profile start time */
1208 u32 iocomps[BFA_IOBUCKET_MAX]; /* IO completed */
1218 u32 pid; /* port ID */
1385 u32 lldp_tx_frames; /* LLDP Tx Frames */
1386 u32 lldp_rx_frames; /* LLDP Rx Frames */
1387 u32 lldp_rx_frames_invalid; /* LLDP Rx Frames invalid */
1388 u32 lldp_rx_frames_new; /* LLDP Rx Frames new */
1389 u32 lldp_tlvs_unrecognized; /* LLDP Rx unrecog. TLVs */
1390 u32 lldp_rx_shutdown_tlvs; /* LLDP Rx shutdown TLVs */
1391 u32 lldp_info_aged_out; /* LLDP remote info aged */
1392 u32 dcbx_phylink_ups; /* DCBX phy link ups */
1393 u32 dcbx_phylink_downs; /* DCBX phy link downs */
1394 u32 dcbx_rx_tlvs; /* DCBX Rx TLVs */
1395 u32 dcbx_rx_tlvs_invalid; /* DCBX Rx TLVs invalid */
1396 u32 dcbx_control_tlv_error; /* DCBX control TLV errors */
1397 u32 dcbx_feature_tlv_error; /* DCBX feature TLV errors */
1398 u32 dcbx_cee_cfg_new; /* DCBX new CEE cfg rcvd */
1399 u32 cee_status_down; /* DCB status down */
1400 u32 cee_status_up; /* DCB status up */
1401 u32 cee_hw_cfg_changed; /* DCB hw cfg changed */
1402 u32 cee_rx_invalid_cfg; /* DCB invalid cfg */
1452 u32 seq_num;
1453 u32 bfad_num;