Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhalbtc_fw.h261 struct btf_fwinfo { struct
262 u32 cnt_c2h; /* total c2h cnt */
263 u32 cnt_h2c; /* total h2c cnt */
264 u32 cnt_h2c_fail; /* total h2c fail cnt */
265 u32 event[BTF_EVNT_MAX]; /* event statistics */
267 u32 err[BTFRE_MAX]; /* counters for statistics */
268 u32 len_mismch; /* req/rsp length mis match */
269 u32 fver_mismch; /* req/rsp fver mis match */
270 u32 rpt_en_map;
272 struct btc_report_ctrl_state rpt_ctrl;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhalbtc_fw.h261 struct btf_fwinfo { struct
262 u32 cnt_c2h; /* total c2h cnt */
263 u32 cnt_h2c; /* total h2c cnt */
264 u32 cnt_h2c_fail; /* total h2c fail cnt */
265 u32 event[BTF_EVNT_MAX]; /* event statistics */
267 u32 err[BTFRE_MAX]; /* counters for statistics */
268 u32 len_mismch; /* req/rsp length mis match */
269 u32 fver_mismch; /* req/rsp fver mis match */
270 u32 rpt_en_map;
272 struct btc_report_ctrl_state rpt_ctrl;
[all …]