Lines Matching defs:channel
20 /* Maximum TLV FIFO size for a channel; 64 here is arbitrary (and high) */
47 * A channel ring consists of TRE entries filled by the AP and passed
48 * to the hardware for processing. For a channel ring, the ring index
95 /* Hardware values signifying the state of a channel */
109 bool command; /* AP command TX channel or not */
116 struct completion completion; /* signals channel command completion */
142 struct gsi_channel *channel;
155 struct gsi_channel channel[GSI_CHANNEL_COUNT_MAX];
187 * Return: The maximum number of TREs oustanding on the channel
196 * Return: The maximum TRE count per transaction on the channel
201 * gsi_channel_start() - Start an allocated GSI channel
210 * gsi_channel_stop() - Stop a started GSI channel
219 * gsi_channel_reset() - Reset an allocated GSI channel
224 * Reset a channel and reconfigure it. The @legacy flag indicates