Searched refs:afx_work (Results 1 – 2 of 2) sorted by relevance
87 struct work_struct afx_work; member
1144 struct afx_hdl *afx_hdl = container_of(work, struct afx_hdl, afx_work); in brcmf_p2p_afx_handler()1201 schedule_work(&afx_hdl->afx_work); in brcmf_p2p_af_searching_channel()1214 schedule_work(&afx_hdl->afx_work); in brcmf_p2p_af_searching_channel()2243 INIT_WORK(&p2p->afx_hdl.afx_work, brcmf_p2p_afx_handler); in brcmf_p2p_create_p2pdev()