Home
last modified time | relevance | path

Searched refs:ath5k_srev_type (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dbase.h53 enum ath5k_srev_type { enum
60 enum ath5k_srev_type sr_type;
110 const char *ath5k_chip_name(enum ath5k_srev_type type, u_int16_t val);
Dbase.c211 ath5k_chip_name(enum ath5k_srev_type type, u_int16_t val) in ath5k_chip_name()