Lines Matching +full:link +full:- +full:loss +full:- +full:low
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
4 * Copyright (c) 2014- QLogic Corporation.
8 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter.
141 u32 ioh_len_err_event; /* IOH len error - fcp_dl !=
146 u32 ioh_cpu_owned_event; /* IOH hit -iost owned by f/w */
149 u32 ioh_err_int; /* IOH error int during data-phase
161 u32 tio_abts_ack; /* TIO ABTS ack-ed */
162 u32 tio_abts_ack_nocomp;/* TIO ABTS ack-ed but not completed */
190 u32 ds_ro_ooo_err; /* DS relative offset out-of-order error */
244 u32 busybufs; /* link init failed due to busybuf */
246 u32 link_fails; /* link failures */
248 u32 lr_unexp; /* No. of times LR rx-ed unexpectedly */
249 u32 lrr_unexp; /* No. of times LRR rx-ed unexpectedly */
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 */
265 u32 sync_lost; /* Sync loss count */
266 u32 sig_lost; /* Signal loss count */
294 u32 linksvc_unsupp; /* Unsupported link service req */
295 u32 linksvc_err; /* Parse error in link service req */
297 u32 clrvlink_req; /* Clear virtual link req */
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 */
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 */
455 u32 mac_on; /* MAC got turned-on */
456 u32 link_up; /* link-up */
463 /* # of MAC reset to bring link up in loopback */
465 /* # of PCS reset to bring link up in loopback */
526 BFA_QOS_LOW = 3, /* QoS Priority Level Low */
535 BFA_QOS_BW_LOW = 10, /* bandwidth allocation for Low */
543 u8 low; member
624 u64 cee_linkups; /* CEE link up */
625 u64 cee_linkdns; /* CEE link down */
626 u64 fip_linkups; /* FIP link up */
627 u64 fip_linkdns; /* FIP link down */
641 u64 linksvc_unsupp; /* FIP link service req unsupp */
642 u64 linksvc_err; /* FIP link service req errors */
644 u64 clrvlink_req; /* Clear virtual link requests */
686 u32 del_io_iocdowns; /* IO cleaned-up due to IOC down */
687 u32 del_tm_iocdowns; /* TM cleaned-up due to IOC down */
693 u32 input_reqs; /* Data in-bound requests */
694 u32 output_reqs; /* Data out-bound requests */
702 u32 qwait; /* IO Request-Q wait */
703 u32 qresumes; /* IO Request-Q wait done */
708 u32 iocom_dif_err; /* IO SBC-3 protection errors */
710 u32 iocom_sqer_needed; /* fcp-2 error recovery failed */
716 u32 io_cleanups; /* IO clean-up requests */
719 u32 io_iocdowns; /* IO cleaned-up due to IOC down */
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 */
782 BFA_PORT_TYPE_VPORT = 22, /* NPIV - virtual port */
802 BFA_PORT_OPMODE_NORMAL = 0x00, /* normal non-loopback mode */
804 BFA_PORT_OPMODE_LB_SLW = 0x02, /* serial link wrapback (serdes) */
816 * Port link state
819 BFA_PORT_LINKUP = 1, /* Physical port/Trunk link up */
820 BFA_PORT_LINKDOWN = 2, /* Physical port/Trunk link down */
824 * Port link state reason code
987 * Dynamic field - info from BFA
993 bfa_boolean_t link_e2e_beacon; /* link beacon is on */
999 * Dynamic field - info from FCS
1069 * VC attributes for trunked link
1086 * Link state information
1089 u8 linkstate; /* Link state bfa_port_linkstate */
1092 u8 speed; /* Link speed (1/2/4/8 G) */
1119 BFA_TRUNK_LINK_STATE_UP = 1, /* link part of trunk */
1120 BFA_TRUNK_LINK_STATE_DN_LINKDN = 2, /* physical link down */
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 */
1257 u64 link_failures; /* Link Failure (LF) count */
1258 u64 loss_of_syncs; /* Loss of sync count */
1259 u64 loss_of_signals; /* Loss of signal count */
1266 u64 bbcr_link_resets; /*!< BBCR Link Resets */
1267 u64 bbcr_frame_lost_intrs; /*!< BBCR Frame loss intrs */
1268 u64 bbcr_rrdy_lost_intrs; /*!< BBCR Rrdy loss intrs */
1278 u64 frame_65_127; /* Frames 65-127 bytes */
1279 u64 frame_128_255; /* Frames 128-255 bytes */
1280 u64 frame_256_511; /* Frames 256-511 bytes */
1281 u64 frame_512_1023; /* Frames 512-1023 bytes */
1282 u64 frame_1024_1518; /* Frames 1024-1518 bytes */
1283 u64 frame_1519_1522; /* Frames 1519-1522 bytes */
1366 u8 lls_fcoe; /* FCoE Logical Link Status */
1367 u8 lls_lan; /* LAN Logical Link Status */
1392 u32 dcbx_phylink_ups; /* DCBX phy link ups */
1393 u32 dcbx_phylink_downs; /* DCBX phy link downs */