Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/
H A Ddebug.c20 const char *ath_opmode_to_string(enum nl80211_iftype opmode) in ath_opmode_to_string() function
49 EXPORT_SYMBOL(ath_opmode_to_string);
H A Dath.h325 const char *ath_opmode_to_string(enum nl80211_iftype opmode);
327 static inline const char *ath_opmode_to_string(enum nl80211_iftype opmode) in ath_opmode_to_string() function
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Ddebug.c509 ath_opmode_to_string(ah->opmode), ah->opmode); in read_file_misc()
H A Dbase.c552 ah->opmode, ath_opmode_to_string(ah->opmode)); in ath5k_update_bssid_mask_and_opmode()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Ddebug.c656 ath_opmode_to_string(sc->sc_ah->opmode)); in read_file_misc()