Home
last modified time | relevance | path

Searched defs:halrf_dack_info (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/
H A Dhalrf_dack.h23 struct halrf_dack_info { struct
24 bool dack_done;
25 u8 msbk_d[2][2][16];
26 u8 dadck_d[2][2]; /*path/IQ*/
27 u16 addck_d[2][2]; /*path/IQ*/
28 u16 biask_d[2][2]; /*path/IQ*/
29 u32 dack_cnt;
30 u32 dack_time;
31 bool addck_timeout[2];
32 bool dadck_timeout[2];
[all …]
H A Dhalrf_dbg.c581 void halrf_dack_info(struct rf_info *rf, char input[][16], u32 *_used, in halrf_dack_info() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf_dack.h23 struct halrf_dack_info { struct
24 bool dack_done;
25 u8 msbk_d[2][2][16];
26 u8 dadck_d[2][2]; /*path/IQ*/
27 u16 addck_d[2][2]; /*path/IQ*/
28 u16 biask_d[2][2]; /*path/IQ*/
29 u32 dack_cnt;
30 u32 dack_time;
31 bool addck_timeout[2];
32 bool dadck_timeout[2];
[all …]
H A Dhalrf_dbg.c581 void halrf_dack_info(struct rf_info *rf, char input[][16], u32 *_used, in halrf_dack_info() function