Home
last modified time | relevance | path

Searched defs:beacon (Results 1 – 25 of 55) sorted by relevance

123

/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dmac.h105 struct beacon { struct
107 struct sk_buff *cur_beacon; argument
120 struct beacon beacon; argument
H A Dmac.c123 struct sk_buff *beacon; in plfxlc_restore_settings() local
602 struct sk_buff *beacon = ieee80211_beacon_get(hw, vif, 0); in plfxlc_op_bss_info_changed() local
/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.h153 struct beacon { struct
155 struct sk_buff *cur_beacon; argument
176 struct beacon beacon; member
H A Dzd_mac.c359 struct sk_buff *beacon; in zd_restore_settings() local
674 static bool zd_mac_match_cur_beacon(struct zd_mac *mac, struct sk_buff *beacon) in zd_mac_match_cur_beacon()
700 static int zd_mac_config_beacon(struct ieee80211_hw *hw, struct sk_buff *beacon, in zd_mac_config_beacon()
1150 struct sk_buff *skb, *beacon; in zd_beacon_done() local
1293 struct sk_buff *beacon = ieee80211_beacon_get(hw, vif, in zd_op_bss_info_changed() local
1432 struct sk_buff *beacon; in beacon_watchdog_handler() local
/linux/drivers/net/wireless/ti/wl1251/
H A Drx.c35 u8 beacon) in wl1251_rx_status()
138 u8 *rx_buffer, beacon = 0; in wl1251_rx_body() local
H A Dmain.c1083 struct sk_buff *beacon, *skb; in wl1251_op_bss_info_changed() local
/linux/drivers/net/wireless/ti/wlcore/
H A Drx.c48 u8 beacon, u8 probe_rsp) in wl1271_rx_status()
109 u8 beacon = 0; in wl1271_rx_handle_data() local
/linux/net/mac80211/
H A Dtx.c4971 struct beacon_data *beacon, in ieee80211_set_beacon_cntdwn()
5020 struct beacon_data *beacon) in __ieee80211_beacon_update_cntdwn()
5046 struct beacon_data *beacon = NULL; in ieee80211_beacon_update_cntdwn() local
5079 struct beacon_data *beacon = NULL; in ieee80211_beacon_set_cntdwn() local
5106 struct beacon_data *beacon = NULL; in ieee80211_beacon_cntdwn_is_complete() local
5210 struct beacon_data *beacon, in ieee80211_beacon_get_finish()
5263 ieee80211_beacon_add_mbssid(struct sk_buff *skb, struct beacon_data *beacon, in ieee80211_beacon_add_mbssid()
5297 struct beacon_data *beacon, in ieee80211_beacon_get_ap()
5365 bool is_template, struct beacon_data *beacon, in ieee80211_beacon_get_ap_ema_list()
5407 struct beacon_data *beacon = NULL; in __ieee80211_beacon_get() local
[all …]
H A Dscan.c60 bool beacon; member
169 bool beacon = ieee80211_is_beacon(mgmt->frame_control) || in ieee80211_bss_info_update() local
H A Doffchannel.c980 struct beacon_data *beacon = NULL; in ieee80211_mgmt_tx() local
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dfw.c262 u8 *beacon; in rtl92d_set_fw_rsvdpagepkt() local
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_rx.c1263 static int libipw_network_init(struct libipw_device *ieee, struct libipw_probe_response in libipw_network_init()
1411 libipw_probe_response in libipw_process_probe_response()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dfw.c1527 u8 *beacon; in rtl8812ae_set_fw_rsvdpagepkt() local
1664 u8 *beacon; in rtl8821ae_set_fw_rsvdpagepkt() local
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dfw.c395 u8 *beacon; in rtl8723e_set_fw_rsvdpagepkt() local
/linux/net/ieee802154/
H A Dheader_ops.c147 struct ieee802154_beacon_frame *beacon) in ieee802154_beacon_push()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dfw.c486 u8 *beacon; in rtl8723be_set_fw_rsvdpagepkt() local
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmain.c156 u8 *beacon, u32 frame_size) in iwl_set_beacon_tim()
268 struct sk_buff *beacon; in iwl_bg_beacon_update() local
/linux/drivers/net/wireless/marvell/libertas_tf/
H A Dmain.c423 struct sk_buff *beacon; in lbtf_op_bss_info_changed() local
H A Dcmd.c165 int lbtf_beacon_set(struct lbtf_private *priv, struct sk_buff *beacon) in lbtf_beacon_set()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dfw.c547 u8 *beacon; in rtl88e_set_fw_rsvdpagepkt() local
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dfw_common.c575 u8 *beacon; in rtl92c_set_fw_rsvdpagepkt() local
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dfw.c665 u8 *beacon; in rtl92ee_set_fw_rsvdpagepkt() local
/linux/drivers/net/wireless/intersil/p54/
H A Dmain.c139 struct sk_buff *beacon; in p54_beacon_update() local
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c407 unsigned int beacon; in fun_set_phys_id() local
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Ddebugfs.c711 struct sk_buff *beacon = in _iwl_dbgfs_inject_beacon_ie() local

123