Lines Matching defs:mode
42 * @FIP_ST_AUTO: determining whether to use FIP or non-FIP mode.
43 * @FIP_ST_NON_FIP: non-FIP mode selected.
44 * @FIP_ST_ENABLED: FIP mode selected.
45 * @FIP_ST_VNMP_START: VN2VN multipath mode start, wait
49 * @FIP_ST_VNMP_UP: VN2VN multipath mode operation
66 * The mode is the state that is to be entered after link up.
78 * @state: internal FIP state for network link and FIP or non-FIP mode.
79 * @mode: LLD-selected mode.
99 * @flogi_count: number of FLOGI attempts in AUTO mode.
100 * @map_dest: use the FC_MAP mode for destination MAC addresses.
102 * @spma: supports SPMA server-provided MACs mode
119 enum fip_mode mode;
268 * is_fip_mode() - returns true if FIP mode selected.