Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.h98 int ath5k_beacon_update(struct ieee80211_hw *hw, struct ieee80211_vif *vif);
H A Dmac80211-ops.c303 ath5k_beacon_update(hw, vif); in ath5k_bss_info_changed()
H A Dbase.c1937 ath5k_beacon_update(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in ath5k_beacon_update() function
2043 err = ath5k_beacon_update(ah->hw, vif); in ath5k_beacon_send()