Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/
Dmt7601u.h350 int mt7601u_bbp_set_bw(struct mt7601u_dev *dev, int bw);
Dphy.c405 mt7601u_bbp_set_bw(dev, bw); in __mt7601u_phy_set_channel()
429 mt7601u_bbp_set_bw(dev, bw); in __mt7601u_phy_set_channel()
1173 int mt7601u_bbp_set_bw(struct mt7601u_dev *dev, int bw) in mt7601u_bbp_set_bw() function
Dinit.c415 mt7601u_bbp_set_bw(dev, MT_BW_20); in mt7601u_init_hardware()