Lines Matching refs:interfaces
105 * Set of interface concurrency types with the maximum number of interfaces that can have
116 * Set of interfaces that can operate concurrently when in a given mode. See
121 * At most two STA interfaces are supported
145 * the interfaces that can exist while in that mode. Modes define a unit of
146 * configuration where all interfaces must be torn down to switch to a
152 * and removing interfaces as long as at least one of the
161 * interfaces only supported by the initial combination must be removed until
162 * the target combination is also satisfied. At that point new interfaces
165 * interfaces must not impact the existence of interfaces that satisfy both
170 * If the chip currently has 3 interfaces STA, STA and NAN and wants to add an
172 * interfaces must be removed and then the AP interface can be created after
174 * interfaces must not be removed/recreated.
178 * switching modes all interfaces must be torn down, the mode switch must be
179 * enacted and when it completes the new interfaces must be brought up.