Searched refs:chan_bounds (Results 1 – 2 of 2) sorted by relevance
182 static const struct reg_channel_bounds chan_bounds[] = { in mt7601u_set_country_reg() local200 val, chan_bounds[idx].start, in mt7601u_set_country_reg()201 chan_bounds[idx].start + chan_bounds[idx].num - 1); in mt7601u_set_country_reg()205 dev->ee->reg = chan_bounds[idx]; in mt7601u_set_country_reg()
196 static const struct reg_channel_bounds chan_bounds[] = { in mt76x0_set_country_reg() local215 val, chan_bounds[idx].start, in mt76x0_set_country_reg()216 chan_bounds[idx].start + chan_bounds[idx].num - 1); in mt76x0_set_country_reg()220 dev->ee->reg = chan_bounds[idx]; in mt76x0_set_country_reg()