Searched refs:tx_frm_download_comp_event (Results 1 – 3 of 3) sorted by relevance
1398 qdf_status = qdf_event_set(&wma_handle->tx_frm_download_comp_event); in wma_mgmt_tx_dload_comp_hldr()2657 &wma_handle->tx_frm_download_comp_event); in wma_tx_packet()2847 tx_frm_download_comp_event, in wma_tx_packet()
3759 qdf_status = qdf_event_create(&wma_handle->tx_frm_download_comp_event); in wma_open()5057 qdf_event_destroy(&wma_handle->tx_frm_download_comp_event); in wma_close()
1010 qdf_event_t tx_frm_download_comp_event; member