Searched refs:MT_BAND1 (Results 1 – 16 of 16) sorted by relevance
| /linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | pci_mac.c | 83 if (phy_idx && mdev->phys[MT_BAND1]) in mt7615_tx_prepare_skb() 84 phy = mdev->phys[MT_BAND1]->priv; in mt7615_tx_prepare_skb() 187 struct mt76_phy *mphy_ext = dev->mt76.phys[MT_BAND1]; in mt7615_update_beacons() 210 ext_phy = dev->mt76.phys[MT_BAND1]; in mt7615_mac_reset_work()
|
| H A D | mac.c | 356 phy2 = dev->mt76.phys[MT_BAND1] ? dev->mt76.phys[MT_BAND1]->priv : NULL; in mt7615_mac_fill_rx() 498 mphy = dev->mt76.phys[MT_BAND1]; in mt7615_mac_fill_rx() 742 if (phy_idx && dev->mt76.phys[MT_BAND1]) in mt7615_mac_write_txwi() 743 mphy = dev->mt76.phys[MT_BAND1]; in mt7615_mac_write_txwi() 1356 if (sta->wcid.phy_idx && dev->mt76.phys[MT_BAND1]) in mt7615_fill_txs() 1357 phy = dev->mt76.phys[MT_BAND1]->priv; in mt7615_fill_txs() 1399 if (sta->wcid.phy_idx && dev->mt76.phys[MT_BAND1]) in mt7615_fill_txs() 1400 mphy = dev->mt76.phys[MT_BAND1]; in mt7615_fill_txs() 1503 if (wcid->phy_idx && dev->mt76.phys[MT_BAND1]) in mt7615_mac_add_txs() 1504 mphy = dev->mt76.phys[MT_BAND1]; in mt7615_mac_add_txs() [all …]
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | eeprom.c | 71 case MT_BAND1: in mt7996_eeprom_parse_stream() 273 case MT_BAND1: in mt7996_eeprom_parse_band_config() 410 mt7996_eeprom_parse_stream(eeprom, MT_BAND1, &path, &rx_path, &nss); in mt7996_eeprom_has_background_radar()
|
| H A D | init.c | 317 if (mphy->band_idx == MT_BAND1) in mt7996_led_set_config() 674 if (mt7996_band_valid(dev, MT_BAND1) || in mt7996_txbf_init() 702 ((is_mt7992(&dev->mt76) && band == MT_BAND1) || in mt7996_register_phy() 745 ((band == MT_BAND1 && !dev->hif2) || in mt7996_register_phy() 1271 mt76_rmw(dev, MT_AFE_CTL_BAND_PLL_03(MT_BAND1), MT_AFE_CTL_BAND_PLL_03_MSB_EN, 0); in mt7996_init_hardware() 1768 ret = mt7996_register_phy(dev, MT_BAND1); in mt7996_register_device()
|
| H A D | mt7996.h | 591 return __mt7996_phy(dev, MT_BAND1); in mt7996_phy2() 604 return band <= MT_BAND1; in mt7996_band_valid() 814 return min(MT7996_MAX_INTERFACES * (1 + mt7996_band_valid(dev, MT_BAND1) + in mt7996_max_interface_num()
|
| H A D | mcu.c | 538 mphy = dev->mt76.phys[MT_BAND1]; in mt7996_mcu_rx_radar_detected() 3695 num = 2 + 2 * (mt7996_band_valid(dev, MT_BAND1) + in mt7996_mcu_init_rx_airtime() 4276 else if (band == MT_BAND1 && is_mt7992(&dev->mt76)) in mt7996_mcu_get_cal_free_data() 4278 else if (band == MT_BAND1) in mt7996_mcu_get_cal_free_data() 4290 if (is_mt7996(&dev->mt76) && band == MT_BAND1 && in mt7996_mcu_get_cal_free_data()
|
| H A D | mac.c | 1348 struct mt76_phy *phy2 = mdev->phys[MT_BAND1]; in mt7996_mac_tx_free() 2256 phy2 = dev->mt76.phys[MT_BAND1]; in mt7996_update_beacons()
|
| H A D | main.c | 2423 (is_mt7992(&dev->mt76) && msta_link->wcid.phy_idx == MT_BAND1))) in mt7996_net_fill_forward_path()
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76_connac_mac.c | 530 if (phy_idx && dev->phys[MT_BAND1]) in mt76_connac2_mac_write_txwi() 531 mphy = dev->phys[MT_BAND1]; in mt76_connac2_mac_write_txwi() 680 if (wcid->phy_idx == MT_BAND1 && dev->phys[MT_BAND1]) in mt76_connac2_mac_fill_txs() 681 mphy = dev->phys[MT_BAND1]; in mt76_connac2_mac_fill_txs()
|
| H A D | tx.c | 914 phy = dev->phys[MT_BAND1]; in __mt76_set_tx_blocked()
|
| H A D | mt76.h | 159 MT_BAND1, enumerator 1388 if ((phy_idx == MT_BAND1 && dev->phys[phy_idx]) || in mt76_dev_phy()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | mac.c | 292 mphy = dev->mt76.phys[MT_BAND1]; in mt7915_mac_fill_rx() 719 if (phy_idx && dev->phys[MT_BAND1]) in mt7915_mac_write_txwi() 720 mphy = dev->phys[MT_BAND1]; in mt7915_mac_write_txwi() 836 struct mt76_phy *mphy_ext = mdev->phys[MT_BAND1]; in mt7915_mac_tx_free_prepare() 1275 struct mt76_phy *mphy_ext = dev->mt76.phys[MT_BAND1]; in mt7915_update_beacons() 1298 ext_phy = dev->mt76.phys[MT_BAND1]; in mt7915_mac_restart() 1431 ext_phy = dev->mt76.phys[MT_BAND1]; in mt7915_mac_full_reset() 1490 ext_phy = dev->mt76.phys[MT_BAND1]; in mt7915_mac_reset_work()
|
| H A D | mcu.c | 272 if (c->band_idx > MT_BAND1) in mt7915_mcu_rx_csa_notify() 276 dev->mt76.phys[MT_BAND1]) in mt7915_mcu_rx_csa_notify() 277 mphy = dev->mt76.phys[MT_BAND1]; in mt7915_mcu_rx_csa_notify() 295 if (t->ctrl.band_idx > MT_BAND1) in mt7915_mcu_rx_thermal_notify() 299 dev->mt76.phys[MT_BAND1]) in mt7915_mcu_rx_thermal_notify() 300 mphy = dev->mt76.phys[MT_BAND1]; in mt7915_mcu_rx_thermal_notify() 324 mphy = dev->mt76.phys[MT_BAND1]; in mt7915_mcu_rx_radar_detected() 393 if (b->band_idx > MT_BAND1) in mt7915_mcu_rx_bcc_notify() 397 dev->mt76.phys[MT_BAND1]) in mt7915_mcu_rx_bcc_notify() 398 mphy = dev->mt76.phys[MT_BAND1]; in mt7915_mcu_rx_bcc_notify()
|
| H A D | init.c | 707 mphy = mt76_alloc_phy(&dev->mt76, sizeof(*phy), &mt7915_ops, MT_BAND1); in mt7915_alloc_ext_phy() 1229 struct mt76_phy *mphy = dev->mt76.phys[MT_BAND1]; in mt7915_unregister_ext_phy()
|
| H A D | mt7915.h | 394 struct mt76_phy *phy = dev->mt76.phys[MT_BAND1]; in mt7915_ext_phy()
|
| H A D | main.c | 816 struct mt76_phy *ext_phy = dev->mt76.phys[MT_BAND1]; in mt7915_drop_other_sta()
|