Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/
H A Deeprom.c174 static const struct reg_channel_bounds chan_bounds[] = { in mt7601u_set_country_reg() local
192 val, chan_bounds[idx].start, in mt7601u_set_country_reg()
193 chan_bounds[idx].start + chan_bounds[idx].num - 1); in mt7601u_set_country_reg()
197 dev->ee->reg = chan_bounds[idx]; in mt7601u_set_country_reg()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt7601u/
H A Deeprom.c174 static const struct reg_channel_bounds chan_bounds[] = { in mt7601u_set_country_reg() local
192 val, chan_bounds[idx].start, in mt7601u_set_country_reg()
193 chan_bounds[idx].start + chan_bounds[idx].num - 1); in mt7601u_set_country_reg()
197 dev->ee->reg = chan_bounds[idx]; in mt7601u_set_country_reg()

Completed in 3 milliseconds