Searched refs:send_af_done (Results 1 – 2 of 2) sorted by relevance
132 struct completion send_af_done; member
1513 complete(&p2p->send_af_done); in brcmf_p2p_notify_action_tx_complete()1523 complete(&p2p->send_af_done); in brcmf_p2p_notify_action_tx_complete()1551 reinit_completion(&p2p->send_af_done); in brcmf_p2p_tx_action_frame()1583 wait_for_completion_timeout(&p2p->send_af_done, P2P_AF_MAX_WAIT_TIME); in brcmf_p2p_tx_action_frame()2220 init_completion(&p2p->send_af_done); in brcmf_p2p_create_p2pdev()