Home
last modified time | relevance | path

Searched refs:ath_opmode_to_string (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/ath/
Ddebug.c20 const char *ath_opmode_to_string(enum nl80211_iftype opmode) in ath_opmode_to_string() function
47 EXPORT_SYMBOL(ath_opmode_to_string);
Dath.h305 const char *ath_opmode_to_string(enum nl80211_iftype opmode);
307 static inline const char *ath_opmode_to_string(enum nl80211_iftype opmode) in ath_opmode_to_string() function
/drivers/net/wireless/ath/ath5k/
Ddebug.c529 ath_opmode_to_string(ah->opmode), ah->opmode); in read_file_misc()
Dbase.c539 ah->opmode, ath_opmode_to_string(ah->opmode)); in ath5k_update_bssid_mask_and_opmode()
/drivers/net/wireless/ath/ath9k/
Ddebug.c767 ath_opmode_to_string(sc->sc_ah->opmode)); in read_file_misc()