Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dmt76x2.h75 void mt76x2_configure_tx_delay(struct mt76x02_dev *dev,
H A Dphy.c184 void mt76x2_configure_tx_delay(struct mt76x02_dev *dev, in mt76x2_configure_tx_delay() function
201 EXPORT_SYMBOL_GPL(mt76x2_configure_tx_delay);
H A Dusb_phy.c123 mt76x2_configure_tx_delay(dev, chan->band, bw); in mt76x2u_phy_set_channel()
H A Dpci_phy.c186 mt76x2_configure_tx_delay(dev, band, bw); in mt76x2_phy_set_channel()