Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_umac_reset.h138 UMAC_RESET_TX_CMD_POST_RESET_COMPLETE_DONE, enumerator
H A Ddp_umac_reset.c739 case UMAC_RESET_TX_CMD_POST_RESET_COMPLETE_DONE: in dp_umac_reset_post_tx_cmd_via_shmem()
789 tx_cmd = UMAC_RESET_TX_CMD_POST_RESET_COMPLETE_DONE; in dp_umac_reset_notify_target()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/mlo/
H A Ddp_mlo.c1593 if (tx_cmd == UMAC_RESET_TX_CMD_POST_RESET_COMPLETE_DONE) in dp_umac_reset_post_tx_cmd()