Searched refs:FCXDEF_STEP (Results 1 – 6 of 6) sorted by relevance
11 #define FCXDEF_STEP 50 /* MUST fw_step size*/ macro310 struct fbtc_step step[FCXDEF_STEP];
1060 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()
243 pcinfo->req_len = 8 + sizeof(struct fbtc_step) * FCXDEF_STEP; in _chk_btc_report()