Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/
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);
Dath.h323 const char *ath_opmode_to_string(enum nl80211_iftype opmode);
325 static inline const char *ath_opmode_to_string(enum nl80211_iftype opmode) in ath_opmode_to_string() function
/linux-6.6.21/drivers/net/wireless/ath/ath5k/
Ddebug.c509 ath_opmode_to_string(ah->opmode), ah->opmode); in read_file_misc()
Dbase.c552 ah->opmode, ath_opmode_to_string(ah->opmode)); in ath5k_update_bssid_mask_and_opmode()
/linux-6.6.21/drivers/net/wireless/ath/ath9k/
Ddebug.c656 ath_opmode_to_string(sc->sc_ah->opmode)); in read_file_misc()