Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_umac_reset.c188 rx_event = UMAC_RESET_RX_EVENT_NONE; in dp_umac_reset_get_rx_event_from_shmem()
474 if (rx_event != UMAC_RESET_RX_EVENT_NONE) { in dp_umac_reset_rx_event_handler()
483 case UMAC_RESET_RX_EVENT_NONE: in dp_umac_reset_rx_event_handler()
994 case UMAC_RESET_RX_EVENT_NONE: in dp_umac_reset_pending_action_to_str()
H A Ddp_umac_reset.h117 UMAC_RESET_RX_EVENT_NONE = 0x0, enumerator