Searched refs:zd_mac_config_beacon (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/wireless/zd1211rw/ |
D | zd_mac.c | 144 static int zd_mac_config_beacon(struct ieee80211_hw *hw, 416 zd_mac_config_beacon(mac->hw, beacon, false); in zd_restore_settings() 715 static int zd_mac_config_beacon(struct ieee80211_hw *hw, struct sk_buff *beacon, in zd_mac_config_beacon() function 1187 zd_mac_config_beacon(mac->hw, beacon, true); in zd_beacon_done() 1312 zd_mac_config_beacon(hw, beacon, false); in zd_op_bss_info_changed() 1467 zd_mac_config_beacon(mac->hw, beacon, false); in beacon_watchdog_handler()
|