Searched refs:GSI_CHANNEL_COUNT_MAX (Results 1 – 4 of 4) sorted by relevance
19 #define GSI_CHANNEL_COUNT_MAX 23 macro155 struct gsi_channel channel[GSI_CHANNEL_COUNT_MAX];
122 struct ipa_endpoint *channel_map[GSI_CHANNEL_COUNT_MAX];
1750 while (channel_id < GSI_CHANNEL_COUNT_MAX) { in gsi_channel_setup()1879 gsi->channel_count = GSI_CHANNEL_COUNT_MAX; in gsi_ring_setup()1892 if (count > GSI_CHANNEL_COUNT_MAX) { in gsi_ring_setup()1894 GSI_CHANNEL_COUNT_MAX, count); in gsi_ring_setup()1895 count = GSI_CHANNEL_COUNT_MAX; in gsi_ring_setup()2005 if (channel_id >= GSI_CHANNEL_COUNT_MAX) { in gsi_channel_data_valid()2007 channel_id, GSI_CHANNEL_COUNT_MAX); in gsi_channel_data_valid()2195 u32 channel_id = GSI_CHANNEL_COUNT_MAX - 1; in gsi_channel_exit()
679 BUILD_BUG_ON(!GSI_CHANNEL_COUNT_MAX); in ipa_validate_build()683 BUILD_BUG_ON(GSI_CHANNEL_COUNT_MAX > 32); in ipa_validate_build()