Home
last modified time | relevance | path

Searched refs:FCXDEF_STEP (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhalbtc_fwdef.h11 #define FCXDEF_STEP 50 /* MUST fw_step size*/ macro
310 struct fbtc_step step[FCXDEF_STEP];
H A Dhalbtc_dbg_cmd.c1060 if (pstep->cnt <= FCXDEF_STEP) in _show_fbtc_step()
1063 n_begin = pstep->cnt - FCXDEF_STEP + 1; in _show_fbtc_step()
1072 array_idx = (i - 1) % FCXDEF_STEP; in _show_fbtc_step()
H A Dhalbtc_fw.c243 pcinfo->req_len = 8 + sizeof(struct fbtc_step) * FCXDEF_STEP; in _chk_btc_report()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhalbtc_fwdef.h11 #define FCXDEF_STEP 50 /* MUST fw_step size*/ macro
310 struct fbtc_step step[FCXDEF_STEP];
H A Dhalbtc_dbg_cmd.c1060 if (pstep->cnt <= FCXDEF_STEP) in _show_fbtc_step()
1063 n_begin = pstep->cnt - FCXDEF_STEP + 1; in _show_fbtc_step()
1072 array_idx = (i - 1) % FCXDEF_STEP; in _show_fbtc_step()
H A Dhalbtc_fw.c243 pcinfo->req_len = 8 + sizeof(struct fbtc_step) * FCXDEF_STEP; in _chk_btc_report()