Home
last modified time | relevance | path

Searched refs:MT_BAND1 (Results 1 – 20 of 20) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dpci_mac.c82 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()
H A Dmac.c359 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 …]
H A Dmcu.c372 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()
452 mphy = dev->mt76.phys[MT_BAND1]; in mt7615_mcu_scan_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()
524 mphy = dev->mt76.phys[MT_BAND1]; in mt7615_mcu_bss_event()
2331 .dbdc_en = !!dev->mt76.phys[MT_BAND1], in mt7615_mcu_apply_rx_dcoc()
[all …]
H A Dinit.c544 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()
H A Dmt7615.h343 struct mt76_phy *phy = dev->mt76.phys[MT_BAND1]; in mt7615_ext_phy()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Deeprom.c119 case MT_BAND1: in mt7996_eeprom_parse_band_config()
157 case MT_BAND1: in mt7996_eeprom_parse_hw_cap()
H A Dinit.c346 if (band != MT_BAND1 && band != MT_BAND2) in mt7996_register_phy()
349 if ((band == MT_BAND1 && !dev->dbdc_support) || in mt7996_register_phy()
901 ret = mt7996_register_phy(dev, mt7996_phy2(dev), MT_BAND1); in mt7996_register_device()
921 mt7996_unregister_phy(mt7996_phy2(dev), MT_BAND1); in mt7996_unregister_device()
H A Ddma.c375 struct mt76_phy *phy2 = dev->mt76.phys[MT_BAND1]; in mt7996_dma_reset()
H A Dmt7996.h312 return __mt7996_phy(dev, MT_BAND1); in mt7996_phy2()
H A Dmac.c1072 struct mt76_phy *phy2 = mdev->phys[MT_BAND1]; in mt7996_mac_tx_free()
1568 phy2 = dev->mt76.phys[MT_BAND1]; in mt7996_update_beacons()
H A Dmcu.c2550 mt7996_add_rx_airtime_tlv(skb, MT_BAND1); in mt7996_mcu_init_rx_airtime()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mac.c508 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()
H A Dmt76.h122 MT_BAND1, enumerator
1142 if ((phy_idx == MT_BAND1 && dev->phys[phy_idx]) || in mt76_dev_phy()
H A Dtx.c736 phy = dev->phys[MT_BAND1]; in __mt76_set_tx_blocked()
H A Dmac80211.c1444 if (phy->band_idx == MT_BAND1) in mt76_sta_add()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmac.c309 mphy = dev->mt76.phys[MT_BAND1]; in mt7915_mac_fill_rx()
740 if (phy_idx && dev->phys[MT_BAND1]) in mt7915_mac_write_txwi()
741 mphy = dev->phys[MT_BAND1]; in mt7915_mac_write_txwi()
861 struct mt76_phy *mphy_ext = mdev->phys[MT_BAND1]; in mt7915_mac_tx_free_prepare()
1332 struct mt76_phy *mphy_ext = dev->mt76.phys[MT_BAND1]; in mt7915_update_beacons()
1354 ext_phy = dev->mt76.phys[MT_BAND1]; in mt7915_mac_restart()
1476 ext_phy = dev->mt76.phys[MT_BAND1]; in mt7915_mac_full_reset()
1525 ext_phy = dev->mt76.phys[MT_BAND1]; in mt7915_mac_reset_work()
H A Dmcu.c240 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()
345 if (b->band_idx > MT_BAND1) in mt7915_mcu_rx_bcc_notify()
349 dev->mt76.phys[MT_BAND1]) in mt7915_mcu_rx_bcc_notify()
[all …]
H A Dinit.c650 mphy = mt76_alloc_phy(&dev->mt76, sizeof(*phy), &mt7915_ops, MT_BAND1); in mt7915_alloc_ext_phy()
1183 struct mt76_phy *mphy = dev->mt76.phys[MT_BAND1]; in mt7915_unregister_ext_phy()
H A Dmt7915.h371 struct mt76_phy *phy = dev->mt76.phys[MT_BAND1]; in mt7915_ext_phy()
H A Ddma.c608 struct mt76_phy *mphy_ext = dev->mt76.phys[MT_BAND1]; in mt7915_dma_reset()