Searched refs:ar9003_hw_rtt_set_mask (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_rtt.h | 23 void ar9003_hw_rtt_set_mask(struct ath_hw *ah, u32 rtt_mask); 38 static inline void ar9003_hw_rtt_set_mask(struct ath_hw *ah, u32 rtt_mask) in ar9003_hw_rtt_set_mask() function
|
H A D | ar9003_rtt.c | 48 void ar9003_hw_rtt_set_mask(struct ath_hw *ah, u32 rtt_mask) in ar9003_hw_rtt_set_mask() function 241 ar9003_hw_rtt_set_mask(ah, 0x30); in ar9003_hw_rtt_restore() 243 ar9003_hw_rtt_set_mask(ah, 0x10); in ar9003_hw_rtt_restore()
|
H A D | ar9003_calib.c | 1425 ar9003_hw_rtt_set_mask(ah, 0x00); in ar9003_hw_init_cal_pcoem()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_rtt.h | 23 void ar9003_hw_rtt_set_mask(struct ath_hw *ah, u32 rtt_mask); 38 static inline void ar9003_hw_rtt_set_mask(struct ath_hw *ah, u32 rtt_mask) in ar9003_hw_rtt_set_mask() function
|
H A D | ar9003_rtt.c | 48 void ar9003_hw_rtt_set_mask(struct ath_hw *ah, u32 rtt_mask) in ar9003_hw_rtt_set_mask() function 241 ar9003_hw_rtt_set_mask(ah, 0x30); in ar9003_hw_rtt_restore() 243 ar9003_hw_rtt_set_mask(ah, 0x10); in ar9003_hw_rtt_restore()
|
H A D | ar9003_calib.c | 1421 ar9003_hw_rtt_set_mask(ah, 0x00); in ar9003_hw_init_cal_pcoem()
|
Completed in 6 milliseconds