Home
last modified time | relevance | path

Searched refs:cur_reset_cause (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmt7603.h156 enum mt7603_reset_cause cur_reset_cause; member
H A Dmac.c1416 dev->cur_reset_cause == RESET_CAUSE_RX_PSE_BUSY || in mt7603_mac_watchdog_reset()
1417 dev->cur_reset_cause == RESET_CAUSE_BEACON_STUCK || in mt7603_mac_watchdog_reset()
1418 dev->cur_reset_cause == RESET_CAUSE_TX_HANG) in mt7603_mac_watchdog_reset()
1576 dev->cur_reset_cause = cause; in mt7603_watchdog_check()