Searched defs:afx_hdl (Results 1 – 4 of 4) sorted by relevance
582 struct afx_hdl { struct583 wl_af_params_t *pending_tx_act_frm;584 struct ether_addr tx_dst_addr;585 struct net_device *dev;586 struct work_struct work;587 s32 bssidx;588 u32 retry;589 s32 peer_chan;590 s32 peer_listen_chan; /* search channel: configured by upper layer */591 s32 my_listen_chan; /* listen chanel: extract it from prb req or gon req */[all …]
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 …]
926 struct afx_hdl { struct927 wl_af_params_t *pending_tx_act_frm;928 struct ether_addr tx_dst_addr;929 struct net_device *dev;930 struct work_struct work;931 s32 bssidx;932 u32 retry;933 s32 peer_chan;934 s32 peer_listen_chan; /* search channel: configured by upper layer */935 s32 my_listen_chan; /* listen chanel: extract it from prb req or gon req */[all …]
1361 struct afx_hdl { struct1362 wl_af_params_t *pending_tx_act_frm;1363 struct ether_addr tx_dst_addr;1364 struct net_device *dev;1365 struct work_struct work;1366 s32 bssidx;1367 u32 retry;1368 s32 peer_chan;1369 s32 peer_listen_chan; /* search channel: configured by upper layer */1370 s32 my_listen_chan; /* listen chanel: extract it from prb req or gon req */[all …]