Searched refs:afx_work (Results 1 – 2 of 2) sorted by relevance
77 * @afx_work: worker thread for searching channel87 struct work_struct afx_work; member
1120 struct afx_hdl *afx_hdl = container_of(work, struct afx_hdl, afx_work); in brcmf_p2p_afx_handler() 1177 schedule_work(&afx_hdl->afx_work); in brcmf_p2p_af_searching_channel() 1190 schedule_work(&afx_hdl->afx_work); in brcmf_p2p_af_searching_channel() 2213 INIT_WORK(&p2p->afx_hdl.afx_work, brcmf_p2p_afx_handler); in brcmf_p2p_create_p2pdev()