Home
last modified time | relevance | path

Searched refs:bus_hung (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/
H A Dmcu.c86 if ((mt76_is_mmio(dev) && atomic_read(&dev->bus_hung)) || in mt76_mcu_skb_send_and_get_msg()
88 atomic_read(&dev->bus_hung))) { in mt76_mcu_skb_send_and_get_msg()
H A Dmt792x_usb.c85 atomic_set(&dev->mt76.bus_hung, true); in mt792xu_set_bus_hung()
139 if (atomic_read(&dev->mt76.bus_hung)) in mt792xu_reset_on_bus_error()
433 if (atomic_read(&dev->mt76.bus_hung)) in mt792xu_wfsys_reset()
H A Dusb.c33 if (dev->usb.ctrl_timeout && atomic_read(&dev->bus_hung)) in __mt76u_vendor_request()
49 atomic_set(&dev->bus_hung, true); in __mt76u_vendor_request()
H A Dmt76.h1046 atomic_t bus_hung; member
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dusb.c84 if (atomic_read(&dev->mt76.bus_hung)) in mt7925u_mac_reset()
88 if (atomic_read(&dev->mt76.bus_hung)) in mt7925u_mac_reset()
H A Dinit.c140 if (atomic_read(&dev->mt76.bus_hung)) { in mt7925_init_hardware()
149 if (atomic_read(&dev->mt76.bus_hung)) in mt7925_init_hardware()
H A Dmac.c1519 if (atomic_read(&dev->mt76.bus_hung)) in mt7925_mac_reset_work()
1543 if (atomic_read(&dev->mt76.bus_hung)) in mt7925_mac_reset_work()
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmac.c677 if (atomic_read(&dev->mt76.bus_hung)) in mt7921_mac_reset_work()
689 atomic_read(&dev->mt76.bus_hung)) in mt7921_mac_reset_work()
H A Dpci.c637 atomic_set(&dev->mt76.bus_hung, true); in mt7921_pci_set_aer_bus_hung_ops()