| /linux/drivers/net/wireless/zydas/zd1211rw/ |
| H A D | zd_mac.c | 401 beacon = ieee80211_beacon_get(mac->hw, mac->vif, 0); in zd_restore_settings() 1173 beacon = ieee80211_beacon_get(mac->hw, mac->vif, 0); in zd_beacon_done() 1296 struct sk_buff *beacon = ieee80211_beacon_get(hw, vif, in zd_op_bss_info_changed() 1459 beacon = ieee80211_beacon_get(mac->hw, mac->vif, 0); in beacon_watchdog_handler()
|
| /linux/drivers/net/wireless/purelifi/plfxlc/ |
| H A D | mac.c | 129 beacon = ieee80211_beacon_get(mac->hw, mac->vif, 0); in plfxlc_restore_settings() 597 struct sk_buff *beacon = ieee80211_beacon_get(hw, vif, 0); in plfxlc_op_bss_info_changed()
|
| /linux/Documentation/driver-api/80211/ |
| H A D | mac80211-advanced.rst | 84 ieee80211_beacon_get
|
| /linux/drivers/net/wireless/silabs/wfx/ |
| H A D | sta.c | 326 skb = ieee80211_beacon_get(wvif->wdev->hw, vif, 0); in wfx_upload_ap_templates() 343 struct sk_buff *skb = ieee80211_beacon_get(wvif->wdev->hw, vif, 0); in wfx_set_mfp_ap()
|
| /linux/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00queue.c | 758 intf->beacon->skb = ieee80211_beacon_get(rt2x00dev->hw, vif, 0); in rt2x00queue_update_beacon()
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | rxon.c | 186 priv->beacon_skb = ieee80211_beacon_get(priv->hw, vif, 0); in iwlagn_update_beacon()
|
| H A D | main.c | 287 beacon = ieee80211_beacon_get(priv->hw, priv->beacon_ctx->vif, 0); in iwl_bg_beacon_update()
|
| /linux/drivers/net/wireless/ti/wl1251/ |
| H A D | main.c | 1190 beacon = ieee80211_beacon_get(hw, vif, 0); in wl1251_op_bss_info_changed()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | core.c | 980 struct sk_buff *skb = ieee80211_beacon_get(hw, vif, 0); in send_beacon_frame()
|
| /linux/include/net/ |
| H A D | mac80211.h | 4583 * ieee80211_csa_finish(). Drivers which use ieee80211_beacon_get() 5876 * ieee80211_beacon_get - beacon generation function 5886 static inline struct sk_buff *ieee80211_beacon_get(struct ieee80211_hw *hw, 5900 * ieee80211_beacon_get/ieee80211_beacon_get_tim are called, however if the 6138 * generated with ieee80211_beacon_get() and the low-level driver must thus 6139 * call ieee80211_beacon_get() first. ieee80211_get_buffered_bc() returns 5844 static inline struct sk_buff *ieee80211_beacon_get(struct ieee80211_hw *hw, ieee80211_beacon_get() function
|
| /linux/drivers/net/wireless/ath/ath5k/ |
| H A D | base.c | 1950 skb = ieee80211_beacon_get(hw, vif, 0); in ath5k_beacon_update()
|
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | main.c | 4126 struct sk_buff *beacon = ieee80211_beacon_get(wl->hw, vif, 0); in wlcore_set_beacon_template() 5569 ieee80211_beacon_get(wl->hw, wl12xx_wlvif_to_vif(wlvif), 0); in wlcore_get_csa_count()
|
| /linux/drivers/net/wireless/broadcom/b43legacy/ |
| H A D | main.c | 1244 beacon = ieee80211_beacon_get(wl->hw, wl->vif, 0); in b43legacy_update_templates()
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | common.c | 5257 struct sk_buff *skb = ieee80211_beacon_get(hw, vif, 0); in il_beacon_update()
|
| /linux/drivers/net/wireless/broadcom/b43/ |
| H A D | main.c | 1836 beacon = ieee80211_beacon_get(wl->hw, wl->vif, 0); in b43_update_templates()
|
| /linux/drivers/net/wireless/virtual/ |
| H A D | mac80211_hwsim.c | |
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | wmi.c | 3919 bcn = ieee80211_beacon_get(ar->hw, arvif->vif, 0); in ath10k_wmi_event_host_swba()
|