Home
last modified time | relevance | path

Searched refs:MT76_REMOVED (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dusb.c92 set_bit(MT76_REMOVED, &dev->mphy.state); in mt76x2u_disconnect()
H A Dusb_mac.c101 if (test_bit(MT76_REMOVED, &dev->mphy.state)) in mt76x2u_mac_stop()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dusb.c31 if (test_bit(MT76_REMOVED, &dev->phy.state)) in __mt76u_vendor_request()
37 set_bit(MT76_REMOVED, &dev->phy.state); in __mt76u_vendor_request()
807 if (test_bit(MT76_REMOVED, &dev->phy.state)) in mt76u_tx_status_data()
899 set_bit(MT76_REMOVED, &dev->phy.state); in mt76u_tx_kick()
H A Dmt76x02_mac.h155 if (test_bit(MT76_REMOVED, &dev->phy.state)) in mt76x02_wait_for_mac()
H A Dmt76x02_usb_core.c273 if (!test_bit(MT76_REMOVED, &dev->mphy.state)) in mt76x02u_exit_beacon_config()
H A Dmt76x02_usb_mcu.c77 if (test_bit(MT76_REMOVED, &dev->phy.state)) { in __mt76x02u_mcu_send_msg()
H A Dmt792x_dma.c15 if (test_bit(MT76_REMOVED, &dev->mt76.phy.state)) in mt792x_irq_handler()
H A Dsdio.c503 test_bit(MT76_REMOVED, &dev->phy.state)) in mt76s_tx_status_data()
H A Dmt76.h421 MT76_REMOVED, enumerator
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dusb.c90 if (test_bit(MT76_REMOVED, &dev->mphy.state)) in mt76x0u_stop()
H A Dphy.c26 if (test_bit(MT76_REMOVED, &dev->mphy.state)) in mt76x0_rf_csr_wr()
65 if (test_bit(MT76_REMOVED, &dev->mphy.state)) in mt76x0_rf_csr_rr()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dpci.c390 set_bit(MT76_REMOVED, &mdev->phy.state); in mt7921_pci_remove()