Home
last modified time | relevance | path

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

/openbmc/linux/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()