Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.h94 int ath5k_start(struct ieee80211_hw *hw);
H A Dmac80211-ops.c784 .start = ath5k_start,
H A Dbase.c2768 int ath5k_start(struct ieee80211_hw *hw) in ath5k_start() function