Searched refs:mt76x02_phy_set_bw (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/ |
D | mt76x02_phy.h | 43 void mt76x02_phy_set_bw(struct mt76x02_dev *dev, int width, u8 ctrl);
|
D | mt76x02_phy.c | 124 void mt76x02_phy_set_bw(struct mt76x02_dev *dev, int width, u8 ctrl) in mt76x02_phy_set_bw() function 148 EXPORT_SYMBOL_GPL(mt76x02_phy_set_bw);
|
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt76x2/ |
D | usb_phy.c | 127 mt76x02_phy_set_bw(dev, chandef->width, ch_group_index); in mt76x2u_phy_set_channel()
|
D | pci_phy.c | 190 mt76x02_phy_set_bw(dev, chandef->width, ch_group_index); in mt76x2_phy_set_channel()
|
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt76x0/ |
D | phy.c | 979 mt76x02_phy_set_bw(dev, chandef->width, ch_group_index); in mt76x0_phy_set_channel()
|