Home
last modified time | relevance | path

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

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