Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/mediatek/mt7601u/
Dmt7601u.h354 int mt7601u_bbp_set_bw(struct mt7601u_dev *dev, int bw);
Dphy.c407 mt7601u_bbp_set_bw(dev, bw); in __mt7601u_phy_set_channel()
431 mt7601u_bbp_set_bw(dev, bw); in __mt7601u_phy_set_channel()
1182 int mt7601u_bbp_set_bw(struct mt7601u_dev *dev, int bw) in mt7601u_bbp_set_bw() function
Dinit.c417 mt7601u_bbp_set_bw(dev, MT_BW_20); in mt7601u_init_hardware()