Lines Matching +full:max +full:- +full:retries
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.
142 u32 max_vports_supp; /* Max supported vports */
144 u32 max_rports_supp; /* Max supported rports */
161 u32 ns_retries; /* NS command retries */
204 u32 ms_retries; /* MS command retries */
230 * (max retry of plogi) */
276 * TODO - remove
281 u32 fdisc_retries; /* fdisc retries */
330 BFA_RPORT_NSDISC = 9, /* re-discover rport */
394 u32 df_sz; /* Max payload size */