Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath5k/
Dbase.h95 void ath5k_stop(struct ieee80211_hw *hw);
Dmac80211-ops.c783 .stop = ath5k_stop,
Dbase.c2805 void ath5k_stop(struct ieee80211_hw *hw) in ath5k_stop() function