Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Drtw8852a_rfk.c762 switch (iqk_info->iqk_band[path]) { in _iqk_rxk_setting()
908 switch (iqk_info->iqk_band[path]) { in _rxk_group_sel()
937 switch (iqk_info->iqk_band[path]) { in _rxk_group_sel()
972 switch (iqk_info->iqk_band[path]) { in _iqk_nbrxk()
1000 switch (iqk_info->iqk_band[path]) { in _iqk_nbrxk()
1061 switch (iqk_info->iqk_band[path]) { in _txk_group_sel()
1118 switch (iqk_info->iqk_band[path]) { in _iqk_nbtxk()
1159 if (iqk_info->iqk_band[path] == RTW89_BAND_2G) in _lok_res_table()
1197 switch (iqk_info->iqk_band[path]) { in _iqk_lok()
1244 switch (iqk_info->iqk_band[path]) { in _iqk_txk_setting()
[all …]
Drtw8852c_rfk.c801 switch (iqk_info->iqk_band[path]) { in _rxk_group_sel()
823 switch (iqk_info->iqk_band[path]) { in _rxk_group_sel()
886 switch (iqk_info->iqk_band[path]) { in _iqk_nbrxk()
907 switch (iqk_info->iqk_band[path]) { in _iqk_nbrxk()
952 switch (iqk_info->iqk_band[path]) { in _txk_group_sel()
1020 switch (iqk_info->iqk_band[path]) { in _iqk_nbtxk()
1116 switch (iqk_info->iqk_band[path]) { in _iqk_lok()
1142 switch (iqk_info->iqk_band[path]) { in _iqk_lok()
1164 switch (iqk_info->iqk_band[path]) { in _iqk_lok()
1190 switch (iqk_info->iqk_band[path]) { in _iqk_lok()
[all …]
Drtw8852b_rfk.c796 switch (iqk_info->iqk_band[path]) { in _iqk_rxk_setting()
878 switch (iqk_info->iqk_band[path]) { in _rxk_group_sel()
935 switch (iqk_info->iqk_band[path]) { in _iqk_nbrxk()
1023 switch (iqk_info->iqk_band[path]) { in _txk_group_sel()
1084 switch (iqk_info->iqk_band[path]) { in _iqk_nbtxk()
1134 if (iqk_info->iqk_band[path] == RTW89_BAND_2G) in _lok_res_table()
1197 switch (iqk_info->iqk_band[path]) { in _iqk_lok()
1210 switch (iqk_info->iqk_band[path]) { in _iqk_lok()
1225 switch (iqk_info->iqk_band[path]) { in _iqk_lok()
1239 switch (iqk_info->iqk_band[path]) { in _iqk_lok()
[all …]
Drtw8851b_rfk.c1353 switch (iqk_info->iqk_band[path]) { in _iqk_txk_setting()
1380 if (iqk_info->iqk_band[path] == RTW89_BAND_2G) in _iqk_by_path()
1390 if (iqk_info->iqk_band[path] == RTW89_BAND_2G) in _iqk_by_path()
1397 if (iqk_info->iqk_band[path] == RTW89_BAND_2G) in _iqk_by_path()
1410 if (iqk_info->iqk_band[path] == RTW89_BAND_2G) in _iqk_by_path()
1417 if (iqk_info->iqk_band[path] == RTW89_BAND_2G) in _iqk_by_path()
1492 iqk_info->iqk_band[path] = chan->band_type; in _iqk_get_ch_info()
1499 iqk_info->iqk_band[path] == 0 ? "2G" : in _iqk_get_ch_info()
1500 iqk_info->iqk_band[path] == 1 ? "5G" : "6G", in _iqk_get_ch_info()
Drtw8852bt_rfk.c1005 switch (iqk_info->iqk_band[path]) { in _iqk_txk_setting()
1486 if (iqk_info->iqk_band[path] == RTW89_BAND_2G) in _iqk_by_path()
1510 if (iqk_info->iqk_band[path] == RTW89_BAND_2G) in _iqk_by_path()
1518 if (iqk_info->iqk_band[path] == RTW89_BAND_2G) in _iqk_by_path()
1556 iqk_info->iqk_band[path] = chan->band_type; in _iqk_get_ch_info()
Dcore.h4821 u8 iqk_band[RTW89_IQK_PATH_NR]; member