Searched defs:afx_hdl (Results 1 – 2 of 2) sorted by relevance
86 struct afx_hdl { struct87 struct work_struct afx_work;111 * @afx_hdl: action frame search handler info. argument133 struct afx_hdl afx_hdl; member
1118 struct afx_hdl *afx_hdl = container_of(work, struct afx_hdl, afx_work); in brcmf_p2p_afx_handler() local1152 struct afx_hdl *afx_hdl = &p2p->afx_hdl; in brcmf_p2p_af_searching_channel() local1228 struct afx_hdl *afx_hdl = &p2p->afx_hdl; in brcmf_p2p_scan_finding_common_channel() local1392 struct afx_hdl *afx_hdl = &p2p->afx_hdl; in brcmf_p2p_notify_action_frame_rx() local1726 struct afx_hdl *afx_hdl = &p2p->afx_hdl; in brcmf_p2p_send_action_frame() local1939 struct afx_hdl *afx_hdl = &p2p->afx_hdl; in brcmf_p2p_notify_rx_mgmt_p2p_probereq() local
Completed in 9 milliseconds