Searched refs:afx_work (Results 1 – 2 of 2) sorted by relevance
96 struct work_struct afx_work; member
1115 struct afx_hdl *afx_hdl = container_of(work, struct afx_hdl, afx_work); in brcmf_p2p_afx_handler()1173 schedule_work(&afx_hdl->afx_work); in brcmf_p2p_af_searching_channel()1185 schedule_work(&afx_hdl->afx_work); in brcmf_p2p_af_searching_channel()2125 INIT_WORK(&p2p->afx_hdl.afx_work, brcmf_p2p_afx_handler); in brcmf_p2p_create_p2pdev()