Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dp2p.h144 struct completion wait_next_af; member
Dp2p.c1022 complete(&p2p->wait_next_af); in brcmf_p2p_notify_listen_complete()
1816 wait_for_completion_timeout(&p2p->wait_next_af, in brcmf_p2p_send_action_frame()
1981 init_completion(&p2p->wait_next_af); in brcmf_p2p_attach()
2222 init_completion(&p2p->wait_next_af); in brcmf_p2p_create_p2pdev()