Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dphy.c2027 u8 plt_mag_map = in ath5k_hw_set_spur_mitigation_filter() local
2042 plt_mag_map << (curr_sym_off + 1) * 2; in ath5k_hw_set_spur_mitigation_filter()
2045 plt_mag_map << (curr_sym_off - 15) * 2; in ath5k_hw_set_spur_mitigation_filter()
2048 plt_mag_map << (curr_sym_off - 31) * 2; in ath5k_hw_set_spur_mitigation_filter()
2051 plt_mag_map << (curr_sym_off - 47) * 2; in ath5k_hw_set_spur_mitigation_filter()