Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dinit.c67 (!(dev->phy.clc_chan_conf & BIT(idx)) && (cfreq) >= (sfreq) && (cfreq) <= (efreq)) in mt7921_regd_channel_update()
H A Dmcu.c418 dev->phy.clc_chan_conf = 0xff; in mt7921_load_clc()
1375 dev->phy.clc_chan_conf = info->chan_conf; in __mt7921_mcu_set_clc()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x.h157 u8 clc_chan_conf; member