Lines Matching +full:per +full:- +full:port +full:- +full:set
1 /* SPDX-License-Identifier: GPL-2.0-only */
16 #define TCM_FC_DEFAULT_TAGS 512 /* tags used for per-session preallocation */
26 * Session (remote port).
32 u64 port_name; /* port name for transport ID */
41 * Hash table of sessions per local port.
42 * Hash lookup by remote port FC_ID.
48 * Per local port data.
50 * for the local port. If the TPG exists, this is allocated when
51 * we're notified that the local port has been created, or when
71 * Node ACL for FC remote port session.
84 * Target portal group (local port).
115 u32 was_ddp_setup:1; /* Set only if ddp is setup */
116 u32 aborted:1; /* Set if aborted by reset or timeout */
117 struct scatterlist *sg; /* Set only if DDP is setup */