Searched refs:zd_mac_config_beacon (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/zydas/zd1211rw/ |
H A D | zd_mac.c | 132 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()
|
/kernel/linux/linux-6.6/drivers/net/wireless/zydas/zd1211rw/ |
H A D | zd_mac.c | 132 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() 1298 zd_mac_config_beacon(hw, beacon, false); in zd_op_bss_info_changed() 1456 zd_mac_config_beacon(mac->hw, beacon, false); in beacon_watchdog_handler()
|
Completed in 7 milliseconds