Searched defs:afx_hdl (Results 1 – 1 of 1) sorted by relevance
914 struct afx_hdl { struct915 wl_af_params_t *pending_tx_act_frm;916 struct ether_addr tx_dst_addr;917 struct net_device *dev;918 struct work_struct work;919 s32 bssidx;920 u32 retry;921 s32 peer_chan;922 s32 peer_listen_chan; /* search channel: configured by upper layer */923 s32 my_listen_chan; /* listen chanel: extract it from prb req or gon req */[all …]