| /linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
| A D | pci_mac.c | 203 struct mt76_phy *ext_phy; in mt7615_mac_reset_work() local 209 ext_phy = dev->mt76.phys[MT_BAND1]; in mt7615_mac_reset_work() 210 phy2 = ext_phy ? ext_phy->priv : NULL; in mt7615_mac_reset_work() 216 if (ext_phy) in mt7615_mac_reset_work() 217 ieee80211_stop_queues(ext_phy->hw); in mt7615_mac_reset_work() 234 if (ext_phy) in mt7615_mac_reset_work() 235 mt76_txq_schedule_all(ext_phy); in mt7615_mac_reset_work() 276 if (ext_phy) in mt7615_mac_reset_work() 277 ieee80211_wake_queues(ext_phy->hw); in mt7615_mac_reset_work() 290 ieee80211_queue_delayed_work(ext_phy->hw, in mt7615_mac_reset_work()
|
| A D | mac.c | 141 bool ext_phy = phy != &dev->phy; in mt7615_mac_set_timing() local 158 if (ext_phy) { in mt7615_mac_set_timing() 180 mt76_wr(dev, MT_TMAC_ICR(ext_phy), in mt7615_mac_set_timing() 192 if (ext_phy) in mt7615_mac_set_timing() 1687 bool ext_phy = phy != &dev->phy; in mt7615_mac_set_sensitivity() local 1727 bool ext_phy = phy != &dev->phy; in mt7615_mac_set_scs() local 1769 if (ext_phy) in mt7615_mac_enable_nf() 1781 bool ext_phy = phy != &dev->phy; in mt7615_mac_cca_stats_reset() local 1800 bool ext_phy = phy != &dev->phy; in mt7615_mac_adjust_sensitivity() local 1855 bool ext_phy = phy != &dev->phy; in mt7615_mac_scs_check() local [all …]
|
| A D | debugfs.c | 69 struct mt7615_phy *ext_phy; in mt7615_scs_set() local 75 ext_phy = mt7615_ext_phy(dev); in mt7615_scs_set() 76 if (ext_phy) in mt7615_scs_set() 77 mt7615_mac_set_scs(ext_phy, val); in mt7615_scs_set() 332 bool ext_phy = phy != &dev->phy; in mt7615_radio_read_phy() local 337 seq_printf(s, "Radio %d sensitivity: ofdm=%d cck=%d\n", ext_phy, in mt7615_radio_read_phy() 339 seq_printf(s, "Radio %d false CCA: ofdm=%d cck=%d\n", ext_phy, in mt7615_radio_read_phy()
|
| A D | main.c | 186 bool ext_phy = phy != &dev->phy; in mt7615_add_interface() local 210 mvif->mt76.band_idx = ext_phy; in mt7615_add_interface() 212 if (ext_phy) in mt7615_add_interface() 289 bool ext_phy = phy != &dev->phy; in mt7615_set_channel() local 320 phy->chfreq = mt76_rr(dev, MT_CHFREQ(ext_phy)); in mt7615_set_channel() 993 bool ext_phy = phy != &dev->phy; in mt7615_set_antenna() local 1004 if (ext_phy) { in mt7615_set_antenna()
|
| A D | mcu.c | 362 struct mt7615_phy *ext_phy = mt7615_ext_phy(dev); in mt7615_mcu_rx_csa_notify() local 371 if (ext_phy && ext_phy->omac_mask & BIT_ULL(c->omac_idx)) in mt7615_mcu_rx_csa_notify() 1826 struct mt7615_phy *ext_phy = mt7615_ext_phy(dev); in mt7615_mcu_set_dbdc() local 1839 .enable = !!ext_phy, in mt7615_mcu_set_dbdc() 1843 if (!ext_phy) in mt7615_mcu_set_dbdc() 1854 bool band = !!(ext_phy->omac_mask & BIT_ULL(i)); in mt7615_mcu_set_dbdc() 1860 bool band = !!(ext_phy->omac_mask & BIT_ULL(0x11 + i)); in mt7615_mcu_set_dbdc()
|
| A D | mt7615.h | 468 void mt7615_mac_enable_nf(struct mt7615_dev *dev, bool ext_phy);
|
| /linux/drivers/net/mdio/ |
| A D | mdio-mux-bcm6368.c | 34 int ext_phy; member 48 if (md->ext_phy) in bcm6368_mdiomux_read() 69 if (md->ext_phy) in bcm6368_mdiomux_write() 84 md->ext_phy = desired_child; in bcm6368_mdiomux_switch_fn()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| A D | mac.c | 1172 if (ext_phy) in mt7915_mac_set_timing() 1328 phy2 = ext_phy ? ext_phy->priv : NULL; in mt7915_mac_restart() 1348 if (ext_phy) in mt7915_mac_restart() 1353 if (ext_phy) in mt7915_mac_restart() 1419 if (ext_phy && test_bit(MT76_STATE_RUNNING, &ext_phy->state)) { in mt7915_mac_restart() 1454 if (ext_phy) in mt7915_mac_full_reset() 1458 if (ext_phy) in mt7915_mac_full_reset() 1485 if (ext_phy) in mt7915_mac_full_reset() 1499 phy2 = ext_phy ? ext_phy->priv : NULL; in mt7915_mac_reset_work() 1531 if (ext_phy) in mt7915_mac_reset_work() [all …]
|
| A D | debugfs.c | 686 bool ext_phy = phy != &dev->phy; in mt7915_ampdu_stat_read_phy() local 697 seq_printf(file, "\nPhy %d, Phy band %d\n", ext_phy, band); in mt7915_ampdu_stat_read_phy() 1210 bool ext_phy = phy != &dev->phy; in mt7915_init_debugfs() local 1250 if (!ext_phy) in mt7915_init_debugfs()
|
| A D | main.c | 211 bool ext_phy = phy != &dev->phy; in mt7915_add_interface() local 238 if (ext_phy) in mt7915_add_interface() 255 mvif->sta.wcid.phy_idx = ext_phy; in mt7915_add_interface() 737 bool ext_phy = mvif->phy != &dev->phy; in mt7915_mac_sta_add() local 749 msta->wcid.phy_idx = ext_phy; in mt7915_mac_sta_add()
|
| A D | testmode.c | 699 bool ext_phy = phy != &dev->phy; in mt7915_tm_set_params() local 708 chainmask = ext_phy ? chainmask >> dev->chainshift : chainmask; in mt7915_tm_set_params()
|
| A D | mt7915.h | 553 void mt7915_mac_enable_nf(struct mt7915_dev *dev, bool ext_phy);
|
| A D | mcu.c | 1918 bool ext_phy = phy != &dev->phy; in mt7915_mcu_add_inband_discov() local 1951 info->hw_queue |= FIELD_PREP(MT_TX_HW_QUEUE_PHY, ext_phy); in mt7915_mcu_add_inband_discov() 1997 bool ext_phy = phy != &dev->phy; in mt7915_mcu_add_beacon() local 2028 info->hw_queue = FIELD_PREP(MT_TX_HW_QUEUE_PHY, ext_phy); in mt7915_mcu_add_beacon()
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| A D | util.c | 67 int mt76_get_min_avg_rssi(struct mt76_dev *dev, bool ext_phy) in mt76_get_min_avg_rssi() argument 87 if (!!(phy_mask & 1) != ext_phy) in mt76_get_min_avg_rssi()
|
| A D | mt76.h | 1431 int mt76_get_min_avg_rssi(struct mt76_dev *dev, bool ext_phy);
|
| /linux/drivers/net/ethernet/broadcom/genet/ |
| A D | bcmmii.c | 273 priv->ext_phy = !priv->internal_phy && in bcmgenet_mii_config() 283 if (priv->ext_phy) { in bcmgenet_mii_config()
|
| A D | bcmgenet.h | 617 int ext_phy; member
|
| A D | bcmgenet.c | 2523 } else if (priv->ext_phy) { in bcmgenet_link_intr_enable()
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| A D | qed_mfw_hsi.h | 2072 u32 ext_phy; member
|
| A D | qed_dev.c | 4199 offsetof(struct nvm_cfg1_port, ext_phy)); in qed_hw_get_nvm_info()
|