Searched refs:chlist (Results 1 – 4 of 4) sorted by relevance
29 INIT_LIST_HEAD(&host->chlist.list); in host1x_channel_list_init()108 list_add_tail(&channel->list, &host->chlist.list); in host1x_channel_request()
44 list_for_each_entry(channel, &host->chlist.list, list)
124 struct host1x_channel chlist; member
5261 struct brcmf_chanspec_list *chlist, in brcmf_count_20mhz_channels() argument5264 u32 total = le32_to_cpu(chlist->count); in brcmf_count_20mhz_channels()5269 ch.chspec = (u16)le32_to_cpu(chlist->element[i]); in brcmf_count_20mhz_channels()