Searched defs:phycap_map (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | efuse.c | 307 u8 *phycap_map = NULL; in rtw89_parse_phycap_map() local
|
H A D | rtw8852a.c | 564 static void rtw8852a_phycap_parsing_tssi(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8852a_phycap_parsing_tssi() argument 692 static int rtw8852a_read_phycap(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8852a_read_phycap() argument 598 rtw8852a_phycap_parsing_thermal_trim(struct rtw89_dev *rtwdev, u8 *phycap_map) rtw8852a_phycap_parsing_thermal_trim() argument 646 rtw8852a_phycap_parsing_pa_bias_trim(struct rtw89_dev *rtwdev, u8 *phycap_map) rtw8852a_phycap_parsing_pa_bias_trim() argument [all...] |
H A D | rtw8852b.c | 666 static void rtw8852b_phycap_parsing_power_cal(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8852b_phycap_parsing_power_cal() argument 676 static void rtw8852b_phycap_parsing_tssi(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8852b_phycap_parsing_tssi() argument 804 static void rtw8852b_phycap_parsing_gain_comp(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8852b_phycap_parsing_gain_comp() argument 710 rtw8852b_phycap_parsing_thermal_trim(struct rtw89_dev *rtwdev, u8 *phycap_map) rtw8852b_phycap_parsing_thermal_trim() argument 758 rtw8852b_phycap_parsing_pa_bias_trim(struct rtw89_dev *rtwdev, u8 *phycap_map) rtw8852b_phycap_parsing_pa_bias_trim() argument 829 rtw8852b_read_phycap(struct rtw89_dev *rtwdev, u8 *phycap_map) rtw8852b_read_phycap() argument [all...] |
H A D | rtw8851b.c | 528 static void rtw8851b_phycap_parsing_tssi(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8851b_phycap_parsing_tssi() argument 656 static void rtw8851b_phycap_parsing_gain_comp(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8851b_phycap_parsing_gain_comp() argument 680 static int rtw8851b_read_phycap(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8851b_read_phycap() argument 562 rtw8851b_phycap_parsing_thermal_trim(struct rtw89_dev *rtwdev, u8 *phycap_map) rtw8851b_phycap_parsing_thermal_trim() argument 610 rtw8851b_phycap_parsing_pa_bias_trim(struct rtw89_dev *rtwdev, u8 *phycap_map) rtw8851b_phycap_parsing_pa_bias_trim() argument [all...] |
H A D | rtw8852c.c | 455 static void rtw8852c_phycap_parsing_tssi(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8852c_phycap_parsing_tssi() argument 594 static int rtw8852c_read_phycap(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8852c_read_phycap() argument 500 rtw8852c_phycap_parsing_thermal_trim(struct rtw89_dev *rtwdev, u8 *phycap_map) rtw8852c_phycap_parsing_thermal_trim() argument 548 rtw8852c_phycap_parsing_pa_bias_trim(struct rtw89_dev *rtwdev, u8 *phycap_map) rtw8852c_phycap_parsing_pa_bias_trim() argument [all...] |
Completed in 10 milliseconds