Searched refs:mt76x2_configure_tx_delay (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | mt76x2.h | 73 void mt76x2_configure_tx_delay(struct mt76x02_dev *dev,
|
H A D | phy.c | 184 void mt76x2_configure_tx_delay(struct mt76x02_dev *dev, in mt76x2_configure_tx_delay() function 201 EXPORT_SYMBOL_GPL(mt76x2_configure_tx_delay); variable
|
H A D | usb_phy.c | 123 mt76x2_configure_tx_delay(dev, chan->band, bw); in mt76x2u_phy_set_channel()
|
H A D | pci_phy.c | 186 mt76x2_configure_tx_delay(dev, band, bw); in mt76x2_phy_set_channel()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | mt76x2.h | 75 void mt76x2_configure_tx_delay(struct mt76x02_dev *dev,
|
H A D | phy.c | 184 void mt76x2_configure_tx_delay(struct mt76x02_dev *dev, in mt76x2_configure_tx_delay() function 201 EXPORT_SYMBOL_GPL(mt76x2_configure_tx_delay); variable
|
H A D | usb_phy.c | 123 mt76x2_configure_tx_delay(dev, chan->band, bw); in mt76x2u_phy_set_channel()
|
H A D | pci_phy.c | 186 mt76x2_configure_tx_delay(dev, band, bw); in mt76x2_phy_set_channel()
|
Completed in 3 milliseconds