| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/btc/ |
| H A D | halbtc8821cwifionly.c | 32 if (!rfe_type->ext_ant_switch_exist) in hal8821c_wifi_only_switch_antenna() 109 rfe_type->ext_ant_switch_exist = true; in halbtc8821c_wifi_only_set_rfe_type() 116 rfe_type->ext_ant_switch_exist = true; in halbtc8821c_wifi_only_set_rfe_type() 123 rfe_type->ext_ant_switch_exist = true; in halbtc8821c_wifi_only_set_rfe_type() 130 rfe_type->ext_ant_switch_exist = true; in halbtc8821c_wifi_only_set_rfe_type() 137 rfe_type->ext_ant_switch_exist = true; in halbtc8821c_wifi_only_set_rfe_type() 144 rfe_type->ext_ant_switch_exist = false; /*2-Ant, no antenna switch, WLG*/ in halbtc8821c_wifi_only_set_rfe_type() 151 rfe_type->ext_ant_switch_exist = false; /*2-Ant, no antenna switch, WLG*/ in halbtc8821c_wifi_only_set_rfe_type() 158 rfe_type->ext_ant_switch_exist = true; /*2-Ant, DPDT, BTG*/ in halbtc8821c_wifi_only_set_rfe_type()
|
| H A D | halbtc8821cwifionly.h | 23 boolean ext_ant_switch_exist; member
|
| H A D | halbtc8822b2ant.c | 1982 if (!rfe_type->ext_ant_switch_exist) in halbtc8822b2ant_set_ext_ant_switch() 2127 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8822b2ant_set_rfe_type() 2134 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8822b2ant_set_rfe_type() 2138 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8822b2ant_set_rfe_type() 2142 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8822b2ant_set_rfe_type() 2146 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8822b2ant_set_rfe_type() 2150 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8822b2ant_set_rfe_type() 2155 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8822b2ant_set_rfe_type() 2159 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8822b2ant_set_rfe_type() 2163 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8822b2ant_set_rfe_type()
|
| H A D | halbtc8821c1ant.c | 2318 if (!rfe_type->ext_ant_switch_exist) in halbtc8821c1ant_set_ext_ant_switch() 2458 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c1ant_set_rfe_type() 2466 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c1ant_set_rfe_type() 2474 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c1ant_set_rfe_type() 2482 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c1ant_set_rfe_type() 2490 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c1ant_set_rfe_type() 2498 rfe_type->ext_ant_switch_exist = FALSE; /*2-Ant, no switch, WLG*/ in halbtc8821c1ant_set_rfe_type() 2506 rfe_type->ext_ant_switch_exist = FALSE; /*2-Ant, no antenna switch, WLG*/ in halbtc8821c1ant_set_rfe_type() 2514 rfe_type->ext_ant_switch_exist = TRUE; /*2-Ant, DPDT, BTG*/ in halbtc8821c1ant_set_rfe_type()
|
| H A D | halbtc8821c2ant.c | 2127 if (!rfe_type->ext_ant_switch_exist) in halbtc8821c2ant_set_ext_ant_switch() 2269 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c2ant_set_rfe_type() 2277 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c2ant_set_rfe_type() 2285 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c2ant_set_rfe_type() 2293 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c2ant_set_rfe_type() 2301 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c2ant_set_rfe_type() 2309 rfe_type->ext_ant_switch_exist = FALSE; /*2-Ant, no switch, WLG*/ in halbtc8821c2ant_set_rfe_type() 2317 rfe_type->ext_ant_switch_exist = FALSE; /*2-Ant, no switch, WLG*/ in halbtc8821c2ant_set_rfe_type() 2325 rfe_type->ext_ant_switch_exist = TRUE; /*2-Ant, DPDT, BTG*/ in halbtc8821c2ant_set_rfe_type()
|
| H A D | halbtc8822b1ant.c | 2380 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8822b1ant_set_rfe_type() 2387 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8822b1ant_set_rfe_type() 2392 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8822b1ant_set_rfe_type() 2397 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8822b1ant_set_rfe_type() 2402 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8822b1ant_set_rfe_type() 2407 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8822b1ant_set_rfe_type() 2412 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8822b1ant_set_rfe_type() 2417 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8822b1ant_set_rfe_type() 2422 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8822b1ant_set_rfe_type() 2446 if (!rfe_type->ext_ant_switch_exist) in halbtc8822b1ant_set_ext_ant_switch()
|
| H A D | halbtc8822b2ant.h | 429 boolean ext_ant_switch_exist; member
|
| H A D | halbtc8821c2ant.h | 407 boolean ext_ant_switch_exist; member
|
| H A D | halbtc8822b1ant.h | 373 boolean ext_ant_switch_exist; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/btc/ |
| H A D | halbtc8821cwifionly.c | 31 if (!rfe_type->ext_ant_switch_exist) in hal8821c_wifi_only_switch_antenna() 106 rfe_type->ext_ant_switch_exist = true; in halbtc8821c_wifi_only_set_rfe_type() 113 rfe_type->ext_ant_switch_exist = true; in halbtc8821c_wifi_only_set_rfe_type() 120 rfe_type->ext_ant_switch_exist = true; in halbtc8821c_wifi_only_set_rfe_type() 127 rfe_type->ext_ant_switch_exist = true; in halbtc8821c_wifi_only_set_rfe_type() 134 rfe_type->ext_ant_switch_exist = true; in halbtc8821c_wifi_only_set_rfe_type() 141 rfe_type->ext_ant_switch_exist = false; /*2-Ant, no antenna switch, WLG*/ in halbtc8821c_wifi_only_set_rfe_type() 148 rfe_type->ext_ant_switch_exist = false; /*2-Ant, no antenna switch, WLG*/ in halbtc8821c_wifi_only_set_rfe_type() 155 rfe_type->ext_ant_switch_exist = true; /*2-Ant, DPDT, BTG*/ in halbtc8821c_wifi_only_set_rfe_type()
|
| H A D | halbtc8821cwifionly.h | 22 boolean ext_ant_switch_exist; member
|
| H A D | halbtc8821c2ant.c | 2393 if (!rfe_type->ext_ant_switch_exist) in halbtc8821c2ant_set_ant_switch() 2532 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c2ant_set_rfe_type() 2539 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c2ant_set_rfe_type() 2546 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c2ant_set_rfe_type() 2553 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c2ant_set_rfe_type() 2560 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c2ant_set_rfe_type() 2567 rfe_type->ext_ant_switch_exist = FALSE; in halbtc8821c2ant_set_rfe_type() 2574 rfe_type->ext_ant_switch_exist = FALSE; in halbtc8821c2ant_set_rfe_type() 2581 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c2ant_set_rfe_type()
|
| H A D | halbtc8821c1ant.c | 2355 if (!rfe_type->ext_ant_switch_exist) in halbtc8821c1ant_set_ant_switch() 2492 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c1ant_set_rfe_type() 2499 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c1ant_set_rfe_type() 2506 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c1ant_set_rfe_type() 2513 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c1ant_set_rfe_type() 2520 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c1ant_set_rfe_type() 2527 rfe_type->ext_ant_switch_exist = FALSE; in halbtc8821c1ant_set_rfe_type() 2534 rfe_type->ext_ant_switch_exist = FALSE; in halbtc8821c1ant_set_rfe_type() 2541 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c1ant_set_rfe_type()
|
| H A D | halbtc8821c2ant.h | 418 boolean ext_ant_switch_exist; member
|
| H A D | halbtc8821c1ant.h | 407 boolean ext_ant_switch_exist; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/btc/ |
| H A D | halbtc8821cwifionly.c | 32 if (!rfe_type->ext_ant_switch_exist) in hal8821c_wifi_only_switch_antenna() 107 rfe_type->ext_ant_switch_exist = true; in halbtc8821c_wifi_only_set_rfe_type() 114 rfe_type->ext_ant_switch_exist = true; in halbtc8821c_wifi_only_set_rfe_type() 121 rfe_type->ext_ant_switch_exist = true; in halbtc8821c_wifi_only_set_rfe_type() 128 rfe_type->ext_ant_switch_exist = true; in halbtc8821c_wifi_only_set_rfe_type() 135 rfe_type->ext_ant_switch_exist = true; in halbtc8821c_wifi_only_set_rfe_type() 142 rfe_type->ext_ant_switch_exist = false; /*2-Ant, no antenna switch, WLG*/ in halbtc8821c_wifi_only_set_rfe_type() 149 rfe_type->ext_ant_switch_exist = false; /*2-Ant, no antenna switch, WLG*/ in halbtc8821c_wifi_only_set_rfe_type() 156 rfe_type->ext_ant_switch_exist = true; /*2-Ant, DPDT, BTG*/ in halbtc8821c_wifi_only_set_rfe_type()
|
| H A D | halbtc8821cwifionly.h | 23 boolean ext_ant_switch_exist; member
|
| H A D | halbtc8821c1ant.c | 2352 if (!rfe_type->ext_ant_switch_exist) in halbtc8821c1ant_set_ant_switch() 2489 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c1ant_set_rfe_type() 2496 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c1ant_set_rfe_type() 2503 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c1ant_set_rfe_type() 2510 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c1ant_set_rfe_type() 2517 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c1ant_set_rfe_type() 2524 rfe_type->ext_ant_switch_exist = FALSE; in halbtc8821c1ant_set_rfe_type() 2531 rfe_type->ext_ant_switch_exist = FALSE; in halbtc8821c1ant_set_rfe_type() 2538 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c1ant_set_rfe_type()
|
| H A D | halbtc8821c2ant.c | 2395 if (!rfe_type->ext_ant_switch_exist) in halbtc8821c2ant_set_ant_switch() 2534 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c2ant_set_rfe_type() 2541 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c2ant_set_rfe_type() 2548 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c2ant_set_rfe_type() 2555 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c2ant_set_rfe_type() 2562 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c2ant_set_rfe_type() 2569 rfe_type->ext_ant_switch_exist = FALSE; in halbtc8821c2ant_set_rfe_type() 2576 rfe_type->ext_ant_switch_exist = FALSE; in halbtc8821c2ant_set_rfe_type() 2583 rfe_type->ext_ant_switch_exist = TRUE; in halbtc8821c2ant_set_rfe_type()
|
| H A D | halbtc8821c2ant.h | 419 boolean ext_ant_switch_exist; member
|
| H A D | halbtc8821c1ant.h | 408 boolean ext_ant_switch_exist; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/btc/ |
| H A D | halbtc8822b2ant.c | 1710 if (!rfe_type->ext_ant_switch_exist) in halbtc8822b2ant_set_ext_ant_switch() 1861 rfe_type->ext_ant_switch_exist = true; in halbtc8822b2ant_set_rfe_type() 1865 rfe_type->ext_ant_switch_exist = true; in halbtc8822b2ant_set_rfe_type() 1869 rfe_type->ext_ant_switch_exist = true; in halbtc8822b2ant_set_rfe_type() 1873 rfe_type->ext_ant_switch_exist = true; in halbtc8822b2ant_set_rfe_type() 1877 rfe_type->ext_ant_switch_exist = true; in halbtc8822b2ant_set_rfe_type() 1882 rfe_type->ext_ant_switch_exist = true; in halbtc8822b2ant_set_rfe_type() 1886 rfe_type->ext_ant_switch_exist = true; in halbtc8822b2ant_set_rfe_type() 1890 rfe_type->ext_ant_switch_exist = true; in halbtc8822b2ant_set_rfe_type()
|
| H A D | halbtc8822b1ant.c | 2048 rfe_type->ext_ant_switch_exist = true; in halbtc8822b1ant_set_rfe_type() 2053 rfe_type->ext_ant_switch_exist = true; in halbtc8822b1ant_set_rfe_type() 2058 rfe_type->ext_ant_switch_exist = true; in halbtc8822b1ant_set_rfe_type() 2063 rfe_type->ext_ant_switch_exist = true; in halbtc8822b1ant_set_rfe_type() 2068 rfe_type->ext_ant_switch_exist = true; in halbtc8822b1ant_set_rfe_type() 2073 rfe_type->ext_ant_switch_exist = true; in halbtc8822b1ant_set_rfe_type() 2078 rfe_type->ext_ant_switch_exist = true; in halbtc8822b1ant_set_rfe_type() 2083 rfe_type->ext_ant_switch_exist = true; in halbtc8822b1ant_set_rfe_type() 2106 if (!rfe_type->ext_ant_switch_exist) in halbtc8822b1ant_set_ext_ant_switch()
|
| H A D | halbtc8822b1ant.h | 301 boolean ext_ant_switch_exist; member
|
| H A D | halbtc8822b2ant.h | 377 boolean ext_ant_switch_exist; member
|