Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852a.c935 u8 ch_element; in rtw8852a_ctrl_sco_cck() local
938 ch_element = central_ch - 1; in rtw8852a_ctrl_sco_cck()
941 ch_element = central_ch - 1 + 2; in rtw8852a_ctrl_sco_cck()
943 ch_element = central_ch - 1 - 2; in rtw8852a_ctrl_sco_cck()
949 rtw8852a_sco_barker_threshold[ch_element]); in rtw8852a_ctrl_sco_cck()
951 rtw8852a_sco_cck_threshold[ch_element]); in rtw8852a_ctrl_sco_cck()
H A Drtw8852c.c905 u8 ch_element; in rtw8852c_ctrl_sco_cck() local
908 ch_element = central_ch - 1; in rtw8852c_ctrl_sco_cck()
911 ch_element = central_ch - 1 + 2; in rtw8852c_ctrl_sco_cck()
913 ch_element = central_ch - 1 - 2; in rtw8852c_ctrl_sco_cck()
919 rtw8852c_sco_barker_threshold[ch_element]); in rtw8852c_ctrl_sco_cck()
921 rtw8852c_sco_cck_threshold[ch_element]); in rtw8852c_ctrl_sco_cck()
H A Drtw8852b_common.c511 u8 ch_element = primary_ch - 1; in rtw8852bx_ctrl_sco_cck() local
514 rtw8852bx_sco_barker_threshold[ch_element]); in rtw8852bx_ctrl_sco_cck()
516 rtw8852bx_sco_cck_threshold[ch_element]); in rtw8852bx_ctrl_sco_cck()
H A Drtw8922a.c1153 u8 ch_element; in rtw8922a_ctrl_sco_cck() local
1158 ch_element = primary_ch - 1; in rtw8922a_ctrl_sco_cck()
1161 rtw8922a_sco_barker_threshold[ch_element], in rtw8922a_ctrl_sco_cck()
1164 rtw8922a_sco_cck_threshold[ch_element], in rtw8922a_ctrl_sco_cck()
H A Drtw8851b.c988 u8 ch_element = primary_ch - 1; in rtw8851b_ctrl_sco_cck() local
991 rtw8851b_sco_barker_threshold[ch_element]); in rtw8851b_ctrl_sco_cck()
993 rtw8851b_sco_cck_threshold[ch_element]); in rtw8851b_ctrl_sco_cck()
H A Drtw8922d.c1282 u8 ch_element; in rtw8922d_ctrl_sco_cck() local
1287 ch_element = primary_ch - 1; in rtw8922d_ctrl_sco_cck()
1290 rtw8922d_sco_barker_threshold[ch_element], in rtw8922d_ctrl_sco_cck()
1293 rtw8922d_sco_cck_threshold[ch_element], in rtw8922d_ctrl_sco_cck()