Home
last modified time | relevance | path

Searched refs:pending_action (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_umac_reset.c473 if (umac_reset_ctx->pending_action) { in dp_umac_reset_rx_event_handler()
477 umac_reset_ctx->pending_action); in dp_umac_reset_rx_event_handler()
484 if (umac_reset_ctx->pending_action) in dp_umac_reset_rx_event_handler()
485 action = umac_reset_ctx->pending_action; in dp_umac_reset_rx_event_handler()
991 enum umac_reset_rx_event pending_action) in dp_umac_reset_pending_action_to_str() argument
993 switch (pending_action) { in dp_umac_reset_pending_action_to_str()
1036 umac_reset_ctx->pending_action)); in dp_umac_reset_stats_print()
H A Ddp_umac_reset.h225 enum umac_reset_action pending_action; member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/mlo/
H A Ddp_mlo.c1521 umac_reset_ctx->pending_action = action; in dp_umac_reset_handle_action_cb()
1530 umac_reset_ctx->pending_action = UMAC_RESET_ACTION_NONE; in dp_umac_reset_handle_action_cb()