Searched refs:MT_BAND1 (Results 1 – 20 of 20) sorted by relevance
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | pci_mac.c | 82 if (phy_idx && mdev->phys[MT_BAND1]) in mt7615_tx_prepare_skb() 83 phy = mdev->phys[MT_BAND1]->priv; in mt7615_tx_prepare_skb() 186 struct mt76_phy *mphy_ext = dev->mt76.phys[MT_BAND1]; in mt7615_update_beacons() 209 ext_phy = dev->mt76.phys[MT_BAND1]; in mt7615_mac_reset_work()
|
D | mac.c | 359 phy2 = dev->mt76.phys[MT_BAND1] ? dev->mt76.phys[MT_BAND1]->priv : NULL; in mt7615_mac_fill_rx() 505 mphy = dev->mt76.phys[MT_BAND1]; in mt7615_mac_fill_rx() 749 if (phy_idx && dev->mt76.phys[MT_BAND1]) in mt7615_mac_write_txwi() 750 mphy = dev->mt76.phys[MT_BAND1]; in mt7615_mac_write_txwi() 1378 if (sta->wcid.phy_idx && dev->mt76.phys[MT_BAND1]) in mt7615_fill_txs() 1379 phy = dev->mt76.phys[MT_BAND1]->priv; in mt7615_fill_txs() 1421 if (sta->wcid.phy_idx && dev->mt76.phys[MT_BAND1]) in mt7615_fill_txs() 1422 mphy = dev->mt76.phys[MT_BAND1]; in mt7615_fill_txs() 1529 if (wcid->phy_idx && dev->mt76.phys[MT_BAND1]) in mt7615_mac_add_txs() 1530 mphy = dev->mt76.phys[MT_BAND1]; in mt7615_mac_add_txs() [all …]
|
D | mcu.c | 372 mphy = dev->mt76.phys[MT_BAND1]; in mt7615_mcu_rx_csa_notify() 391 if (r->band_idx && dev->mt76.phys[MT_BAND1]) in mt7615_mcu_rx_radar_detected() 392 mphy = dev->mt76.phys[MT_BAND1]; in mt7615_mcu_rx_radar_detected() 451 if (*seq_num & BIT(7) && dev->mt76.phys[MT_BAND1]) in mt7615_mcu_scan_event() 452 mphy = dev->mt76.phys[MT_BAND1]; in mt7615_mcu_scan_event() 477 if (event->dbdc_band && dev->mt76.phys[MT_BAND1]) in mt7615_mcu_roc_event() 478 mphy = dev->mt76.phys[MT_BAND1]; in mt7615_mcu_roc_event() 502 if (band_idx && dev->mt76.phys[MT_BAND1]) in mt7615_mcu_beacon_loss_event() 503 mphy = dev->mt76.phys[MT_BAND1]; in mt7615_mcu_beacon_loss_event() 523 if (band_idx && dev->mt76.phys[MT_BAND1]) in mt7615_mcu_bss_event() [all …]
|
D | init.c | 544 mphy = mt76_alloc_phy(&dev->mt76, sizeof(*phy), &mt7615_ops, MT_BAND1); in mt7615_register_ext_phy() 600 struct mt76_phy *mphy = dev->mt76.phys[MT_BAND1]; in mt7615_unregister_ext_phy()
|
D | mt7615.h | 343 struct mt76_phy *phy = dev->mt76.phys[MT_BAND1]; in mt7615_ext_phy()
|
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7996/ |
D | eeprom.c | 119 case MT_BAND1: in mt7996_eeprom_parse_band_config() 157 case MT_BAND1: in mt7996_eeprom_parse_hw_cap()
|
D | init.c | 339 if (band != MT_BAND1 && band != MT_BAND2) in mt7996_register_phy() 342 if ((band == MT_BAND1 && !dev->dbdc_support) || in mt7996_register_phy() 886 ret = mt7996_register_phy(dev, mt7996_phy2(dev), MT_BAND1); in mt7996_register_device() 906 mt7996_unregister_phy(mt7996_phy2(dev), MT_BAND1); in mt7996_unregister_device()
|
D | dma.c | 372 struct mt76_phy *phy2 = dev->mt76.phys[MT_BAND1]; in mt7996_dma_reset()
|
D | mt7996.h | 309 return __mt7996_phy(dev, MT_BAND1); in mt7996_phy2()
|
D | mac.c | 1069 struct mt76_phy *phy2 = mdev->phys[MT_BAND1]; in mt7996_mac_tx_free() 1561 phy2 = dev->mt76.phys[MT_BAND1]; in mt7996_update_beacons()
|
D | mcu.c | 2529 mt7996_add_rx_airtime_tlv(skb, MT_BAND1); in mt7996_mcu_init_rx_airtime()
|
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/ |
D | mt76_connac_mac.c | 508 if (phy_idx && dev->phys[MT_BAND1]) in mt76_connac2_mac_write_txwi() 509 mphy = dev->phys[MT_BAND1]; in mt76_connac2_mac_write_txwi() 655 if (wcid->phy_idx == MT_BAND1 && dev->phys[MT_BAND1]) in mt76_connac2_mac_fill_txs() 656 mphy = dev->phys[MT_BAND1]; in mt76_connac2_mac_fill_txs()
|
D | mt76.h | 115 MT_BAND1, enumerator 1135 if ((phy_idx == MT_BAND1 && dev->phys[phy_idx]) || in mt76_dev_phy()
|
D | tx.c | 736 phy = dev->phys[MT_BAND1]; in __mt76_set_tx_blocked()
|
D | mac80211.c | 1409 if (phy->band_idx == MT_BAND1) in mt76_sta_add()
|
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mac.c | 301 mphy = dev->mt76.phys[MT_BAND1]; in mt7915_mac_fill_rx() 732 if (phy_idx && dev->phys[MT_BAND1]) in mt7915_mac_write_txwi() 733 mphy = dev->phys[MT_BAND1]; in mt7915_mac_write_txwi() 849 struct mt76_phy *mphy_ext = mdev->phys[MT_BAND1]; in mt7915_mac_tx_free_prepare() 1298 struct mt76_phy *mphy_ext = dev->mt76.phys[MT_BAND1]; in mt7915_update_beacons() 1320 ext_phy = dev->mt76.phys[MT_BAND1]; in mt7915_mac_restart() 1442 ext_phy = dev->mt76.phys[MT_BAND1]; in mt7915_mac_full_reset() 1491 ext_phy = dev->mt76.phys[MT_BAND1]; in mt7915_mac_reset_work()
|
D | mcu.c | 240 if (c->band_idx > MT_BAND1) in mt7915_mcu_rx_csa_notify() 244 dev->mt76.phys[MT_BAND1]) in mt7915_mcu_rx_csa_notify() 245 mphy = dev->mt76.phys[MT_BAND1]; in mt7915_mcu_rx_csa_notify() 263 if (t->ctrl.band_idx > MT_BAND1) in mt7915_mcu_rx_thermal_notify() 267 dev->mt76.phys[MT_BAND1]) in mt7915_mcu_rx_thermal_notify() 268 mphy = dev->mt76.phys[MT_BAND1]; in mt7915_mcu_rx_thermal_notify() 286 dev->mt76.phys[MT_BAND1]) in mt7915_mcu_rx_radar_detected() 287 mphy = dev->mt76.phys[MT_BAND1]; in mt7915_mcu_rx_radar_detected() 343 if (b->band_idx > MT_BAND1) in mt7915_mcu_rx_bcc_notify() 347 dev->mt76.phys[MT_BAND1]) in mt7915_mcu_rx_bcc_notify() [all …]
|
D | init.c | 633 mphy = mt76_alloc_phy(&dev->mt76, sizeof(*phy), &mt7915_ops, MT_BAND1); in mt7915_alloc_ext_phy() 1156 struct mt76_phy *mphy = dev->mt76.phys[MT_BAND1]; in mt7915_unregister_ext_phy()
|
D | mt7915.h | 368 struct mt76_phy *phy = dev->mt76.phys[MT_BAND1]; in mt7915_ext_phy()
|
D | dma.c | 608 struct mt76_phy *mphy_ext = dev->mt76.phys[MT_BAND1]; in mt7915_dma_reset()
|