Searched refs:afx_work (Results 1 – 2 of 2) sorted by relevance
96 struct work_struct afx_work; member
1114 struct afx_hdl *afx_hdl = container_of(work, struct afx_hdl, afx_work); in brcmf_p2p_afx_handler()1172 schedule_work(&afx_hdl->afx_work); in brcmf_p2p_af_searching_channel()1184 schedule_work(&afx_hdl->afx_work); in brcmf_p2p_af_searching_channel()1979 INIT_WORK(&p2p->afx_hdl.afx_work, brcmf_p2p_afx_handler); in brcmf_p2p_attach()2220 INIT_WORK(&p2p->afx_hdl.afx_work, brcmf_p2p_afx_handler); in brcmf_p2p_create_p2pdev()