Home
last modified time | relevance | path

Searched defs:halrf_iqk_info (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf_iqk.h42 struct halrf_iqk_info { struct
43 bool lok_cor_fail[2][NUM]; /*channel/path */
44 bool lok_fin_fail[2][NUM]; /*channel/path */
45 bool iqk_tx_fail[2][NUM]; /*channel/path */
46 bool iqk_rx_fail[2][NUM]; /*channel/path */
47 u32 iqk_cnt;
48 u32 iqk_fail_cnt;
49 bool segment_iqk;
50 bool is_iqk_enable;
51 bool is_iqk_init;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/
H A Dhalrf_iqk.h42 struct halrf_iqk_info { struct
43 bool lok_cor_fail[2][NUM]; /*channel/path */
44 bool lok_fin_fail[2][NUM]; /*channel/path */
45 bool iqk_tx_fail[2][NUM]; /*channel/path */
46 bool iqk_rx_fail[2][NUM]; /*channel/path */
47 u32 iqk_cnt;
48 u32 iqk_fail_cnt;
49 bool segment_iqk;
50 bool is_iqk_enable;
51 bool is_iqk_init;
[all …]