Home
last modified time | relevance | path

Searched refs:zd_mac_config_beacon (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/net/wireless/zydas/zd1211rw/
Dzd_mac.c132 static int zd_mac_config_beacon(struct ieee80211_hw *hw,
403 zd_mac_config_beacon(mac->hw, beacon, false); in zd_restore_settings()
700 static int zd_mac_config_beacon(struct ieee80211_hw *hw, struct sk_buff *beacon, in zd_mac_config_beacon() function
1172 zd_mac_config_beacon(mac->hw, beacon, true); in zd_beacon_done()
1297 zd_mac_config_beacon(hw, beacon, false); in zd_op_bss_info_changed()
1454 zd_mac_config_beacon(mac->hw, beacon, false); in beacon_watchdog_handler()