Home
last modified time | relevance | path

Searched defs:phycap_map (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852b_common.c271 static void rtw8852bx_phycap_parsing_power_cal(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8852bx_phycap_parsing_power_cal()
281 static void rtw8852bx_phycap_parsing_tssi(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8852bx_phycap_parsing_tssi()
316 u8 *phycap_map) in rtw8852bx_phycap_parsing_thermal_trim()
364 u8 *phycap_map) in rtw8852bx_phycap_parsing_pa_bias_trim()
409 static void rtw8852bx_phycap_parsing_gain_comp(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8852bx_phycap_parsing_gain_comp()
434 static int __rtw8852bx_read_phycap(struct rtw89_dev *rtwdev, u8 *phycap_map) in __rtw8852bx_read_phycap()
H A Drtw8851b.c687 static void rtw8851b_phycap_parsing_tssi(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8851b_phycap_parsing_tssi()
722 u8 *phycap_map) in rtw8851b_phycap_parsing_thermal_trim()
770 u8 *phycap_map) in rtw8851b_phycap_parsing_pa_bias_trim()
815 static void rtw8851b_phycap_parsing_gain_comp(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8851b_phycap_parsing_gain_comp()
839 static void rtw8851b_phycap_parsing_adc_td(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8851b_phycap_parsing_adc_td()
848 static int rtw8851b_read_phycap(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8851b_read_phycap()
H A Drtw8852a.c732 static void rtw8852a_phycap_parsing_tssi(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8852a_phycap_parsing_tssi()
767 u8 *phycap_map) in rtw8852a_phycap_parsing_thermal_trim()
815 u8 *phycap_map) in rtw8852a_phycap_parsing_pa_bias_trim()
860 static int rtw8852a_read_phycap(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8852a_read_phycap()
H A Drtw8852c.c664 static void rtw8852c_phycap_parsing_tssi(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8852c_phycap_parsing_tssi()
710 u8 *phycap_map) in rtw8852c_phycap_parsing_thermal_trim()
762 u8 *phycap_map) in rtw8852c_phycap_parsing_pa_bias_trim()
807 static int rtw8852c_read_phycap(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8852c_read_phycap()
H A Drtw8922d.c937 u8 *phycap_map) in rtw8922d_phycap_parsing_vco_trim()
972 u8 *phycap_map) in rtw8922d_phycap_parsing_thermal_trim()
1024 u8 *phycap_map) in rtw8922d_phycap_parsing_pa_bias_trim()
1079 u8 *phycap_map) in rtw8922d_phycap_parsing_pad_bias_trim()
1123 static int rtw8922d_read_phycap(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8922d_read_phycap()
H A Drtw8922a.c909 u8 *phycap_map) in rtw8922a_phycap_parsing_thermal_trim()
943 u8 *phycap_map) in rtw8922a_phycap_parsing_pa_bias_trim()
992 u8 *phycap_map) in rtw8922a_phycap_parsing_pad_bias_trim()
1033 static int rtw8922a_read_phycap(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8922a_read_phycap()
H A Defuse_be.c426 u8 *phycap_map = NULL; in rtw89_parse_phycap_map_be() local
H A Drtw8852b_common.h313 int rtw8852bx_read_phycap(struct rtw89_dev *rtwdev, u8 *phycap_map) in rtw8852bx_read_phycap()