Lines Matching refs:that

28  * Interface that represents a chip that must be configured as a single unit.
36 * Filter Wifi channels that are supported for NAN3.1 Instant communication mode. This
74 * Bitmask respresents all the modes that the caller is interested
92 * bitmask of modes (e.g. STA, SAP, CLI, GO, TDLS, NAN) that are
93 * allowed on that channel. E.g. If only STA mode can be supported
95 * for that channel. If 5GHz SAP cannot be supported, then none of
98 * represents whether particular mode is allowed on that channel.
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
144 * A mode that the chip can be put in. A mode defines a set of constraints on
145 * the interfaces that can exist while in that mode. Modes define a unit of
153 * ChipConcurrencyCombinations is satisfied. This means that if a chip has two
155 * that exactly one STA type or one AP_BRIDGED type can be created, but it
156 * is not expected that both a STA and AP_BRIDGED type could be created. If it
160 * When switching between two available combinations it is expected that
162 * the target combination is also satisfied. At that point new interfaces
165 * interfaces must not impact the existence of interfaces that satisfy both
183 * Id that can be used to put the chip in this mode.
188 * A list of the possible interface concurrency type combinations that the chip can have
195 * Get the set of operation modes that the chip supports.