Searched refs:afx_hdl (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/brcm80211/brcmfmac/
H A Dp2p.c900 p2p->afx_hdl.my_listen_chan = err;
1114 struct afx_hdl *afx_hdl = container_of(work, struct afx_hdl, afx_work); local
1115 struct brcmf_p2p_info *p2p = container_of(afx_hdl,
1117 afx_hdl);
1120 if (!afx_hdl->is_active)
1123 if (afx_hdl->is_listen && afx_hdl->my_listen_chan)
1125 err = brcmf_p2p_discover_listen(p2p, afx_hdl
1147 struct afx_hdl *afx_hdl = &p2p->afx_hdl; local
1224 struct afx_hdl *afx_hdl = &p2p->afx_hdl; local
1356 struct afx_hdl *afx_hdl = &p2p->afx_hdl; local
1654 struct afx_hdl *afx_hdl = &p2p->afx_hdl; local
1853 struct afx_hdl *afx_hdl = &p2p->afx_hdl; local
[all...]
H A Dp2p.h84 * struct afx_hdl - action frame off channel storage.
95 struct afx_hdl { struct
121 * @afx_hdl: action frame search handler info.
141 struct afx_hdl afx_hdl; member in struct:brcmf_p2p_info

Completed in 61 milliseconds