Lines Matching +full:wait +full:- +full:retry +full:- +full:us
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.
73 * - FCP IM and FCP TM roles cannot be enabled together for a FCS port
74 * - Create multiple ports if both IM and TM functions required.
75 * - Atleast one role must be specified.
228 u32 rport_plogi_timeouts; /* Rport plogi retry timeout count */
230 * (max retry of plogi) */
276 * TODO - remove
290 u32 fdisc_alloc_wait;/* fdisc req (fcxp)alloc wait */
292 u32 logo_alloc_wait;/* logo req (fcxp) alloc wait */
330 BFA_RPORT_NSDISC = 9, /* re-discover rport */
368 u32 adisc_rejected; /* ADISC rejected by us */
380 u32 rpsc_rejected; /* RPSC rejected by us */
435 BFA_ITNIM_PRLI_RETRY = 3, /* prli retry */
465 u8 retry; /* data retransmision support */ member
466 u8 task_retry_id; /* task retry ident support */