Searched refs:iqk_band (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/wireless/realtek/rtw89/
H A Drtw8852a_rfk.c761 switch (iqk_info->iqk_band[path]) {
905 switch (iqk_info->iqk_band[path]) {
934 switch (iqk_info->iqk_band[path]) {
968 switch (iqk_info->iqk_band[path]) {
996 switch (iqk_info->iqk_band[path]) {
1056 switch (iqk_info->iqk_band[path]) {
1112 switch (iqk_info->iqk_band[path]) {
1153 if (iqk_info->iqk_band[path] == RTW89_BAND_2G)
1190 switch (iqk_info->iqk_band[path]) {
1237 switch (iqk_info->iqk_band[pat
[all...]
H A Drtw8852c_rfk.c799 switch (iqk_info->iqk_band[path]) {
821 switch (iqk_info->iqk_band[path]) {
884 switch (iqk_info->iqk_band[path]) {
905 switch (iqk_info->iqk_band[path]) {
950 switch (iqk_info->iqk_band[path]) {
1018 switch (iqk_info->iqk_band[path]) {
1114 switch (iqk_info->iqk_band[path]) {
1140 switch (iqk_info->iqk_band[path]) {
1162 switch (iqk_info->iqk_band[path]) {
1188 switch (iqk_info->iqk_band[pat
[all...]
H A Drtw8852b_rfk.c795 switch (iqk_info->iqk_band[path]) {
877 switch (iqk_info->iqk_band[path]) {
934 switch (iqk_info->iqk_band[path]) {
1022 switch (iqk_info->iqk_band[path]) {
1083 switch (iqk_info->iqk_band[path]) {
1133 if (iqk_info->iqk_band[path] == RTW89_BAND_2G)
1196 switch (iqk_info->iqk_band[path]) {
1209 switch (iqk_info->iqk_band[path]) {
1224 switch (iqk_info->iqk_band[path]) {
1238 switch (iqk_info->iqk_band[pat
[all...]
H A Drtw8851b_rfk.c1351 switch (iqk_info->iqk_band[path]) {
1378 if (iqk_info->iqk_band[path] == RTW89_BAND_2G)
1388 if (iqk_info->iqk_band[path] == RTW89_BAND_2G)
1395 if (iqk_info->iqk_band[path] == RTW89_BAND_2G)
1408 if (iqk_info->iqk_band[path] == RTW89_BAND_2G)
1415 if (iqk_info->iqk_band[path] == RTW89_BAND_2G)
1490 iqk_info->iqk_band[path] = chan->band_type;
1497 iqk_info->iqk_band[path] == 0 ? "2G" :
1498 iqk_info->iqk_band[path] == 1 ? "5G" : "6G",
H A Dcore.h4426 u8 iqk_band[RTW89_IQK_PATH_NR]; member in struct:rtw89_iqk_info

Completed in 212 milliseconds