Home
last modified time | relevance | path

Searched refs:p54_channel_entry (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/
H A Deeprom.c71 struct p54_channel_entry { struct
80 struct p54_channel_entry *channels;
107 const struct p54_channel_entry *a = _a; in p54_compare_channels()
108 const struct p54_channel_entry *b = _b; in p54_compare_channels()
173 struct p54_channel_entry *chan = &list->channels[i]; in p54_generate_band()
232 static struct p54_channel_entry *p54_update_channel_param(struct p54_channel_list *list, in p54_update_channel_param()
236 struct p54_channel_entry *entry = NULL; in p54_update_channel_param()
354 sizeof(struct p54_channel_entry), in p54_generate_channel_lists()
368 struct p54_channel_entry *tmp; in p54_generate_channel_lists()
394 sort(list->channels, list->entries, sizeof(struct p54_channel_entry), in p54_generate_channel_lists()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/p54/
H A Deeprom.c71 struct p54_channel_entry { struct
80 struct p54_channel_entry *channels;
107 const struct p54_channel_entry *a = _a; in p54_compare_channels()
108 const struct p54_channel_entry *b = _b; in p54_compare_channels()
173 struct p54_channel_entry *chan = &list->channels[i]; in p54_generate_band()
232 static struct p54_channel_entry *p54_update_channel_param(struct p54_channel_list *list, in p54_update_channel_param()
236 struct p54_channel_entry *entry = NULL; in p54_update_channel_param()
354 sizeof(struct p54_channel_entry), in p54_generate_channel_lists()
368 struct p54_channel_entry *tmp; in p54_generate_channel_lists()
394 sort(list->channels, list->entries, sizeof(struct p54_channel_entry), in p54_generate_channel_lists()
[all...]

Completed in 2 milliseconds