Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.h95 void ath5k_stop(struct ieee80211_hw *hw);
H A Dmac80211-ops.c785 .stop = ath5k_stop,
H A Dbase.c2850 void ath5k_stop(struct ieee80211_hw *hw) in ath5k_stop() function