Searched refs:MT76_REMOVED (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt76x2/ |
D | usb.c | 92 set_bit(MT76_REMOVED, &dev->mphy.state); in mt76x2u_disconnect()
|
D | usb_mac.c | 101 if (test_bit(MT76_REMOVED, &dev->mphy.state)) in mt76x2u_mac_stop()
|
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/ |
D | mt76x02_mac.h | 155 if (test_bit(MT76_REMOVED, &dev->phy.state)) in mt76x02_wait_for_mac()
|
D | usb.c | 31 if (test_bit(MT76_REMOVED, &dev->phy.state)) in __mt76u_vendor_request() 37 set_bit(MT76_REMOVED, &dev->phy.state); in __mt76u_vendor_request() 806 if (test_bit(MT76_REMOVED, &dev->phy.state)) in mt76u_tx_status_data() 898 set_bit(MT76_REMOVED, &dev->phy.state); in mt76u_tx_kick()
|
D | mt76x02_usb_core.c | 273 if (!test_bit(MT76_REMOVED, &dev->mphy.state)) in mt76x02u_exit_beacon_config()
|
D | mt76x02_usb_mcu.c | 77 if (test_bit(MT76_REMOVED, &dev->phy.state)) { in __mt76x02u_mcu_send_msg()
|
D | sdio.c | 502 if (test_bit(MT76_REMOVED, &dev->phy.state)) in mt76s_tx_status_data()
|
D | mt76.h | 399 MT76_REMOVED, enumerator
|
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt76x0/ |
D | usb.c | 90 if (test_bit(MT76_REMOVED, &dev->mphy.state)) in mt76x0u_stop()
|
D | phy.c | 26 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()
|