Searched defs:afx_hdl (Results 1 – 8 of 8) 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
633 struct afx_hdl { struct634 wl_af_params_t *pending_tx_act_frm;635 struct ether_addr tx_dst_addr;636 struct net_device *dev;637 struct work_struct work;638 s32 bssidx;639 u32 retry;640 s32 peer_chan;641 s32 peer_listen_chan; /* search channel: configured by upper layer */642 s32 my_listen_chan; /* listen chanel: extract it from prb req or gon req */[all …]
930 struct afx_hdl { struct931 wl_af_params_t *pending_tx_act_frm;932 struct ether_addr tx_dst_addr;933 struct net_device *dev;934 struct work_struct work;935 s32 bssidx;936 u32 retry;937 s32 peer_chan;938 s32 peer_listen_chan; /* search channel: configured by upper layer */939 s32 my_listen_chan; /* listen chanel: extract it from prb req or gon req */[all …]
938 struct afx_hdl { struct939 wl_af_params_t *pending_tx_act_frm;940 struct ether_addr tx_dst_addr;941 struct net_device *dev;942 struct work_struct work;943 s32 bssidx;944 u32 retry;945 s32 peer_chan;946 s32 peer_listen_chan; /* search channel: configured by upper layer */947 s32 my_listen_chan; /* listen chanel: extract it from prb req or gon req */[all …]
1357 struct afx_hdl { struct1358 wl_af_params_t *pending_tx_act_frm;1359 struct ether_addr tx_dst_addr;1360 struct net_device *dev;1361 struct work_struct work;1362 s32 bssidx;1363 u32 retry;1364 s32 peer_chan;1365 s32 peer_listen_chan; /* search channel: configured by upper layer */1366 s32 my_listen_chan; /* listen chanel: extract it from prb req or gon req */[all …]