Searched refs:pstep (Results 1 – 1 of 1) sorted by relevance
9946 pstep = &pfwinfo->rpt_fbtc_step.finfo.v2; in _show_fbtc_step_v2()9947 pos_old = le16_to_cpu(pstep->pos_old); in _show_fbtc_step_v2()9948 pos_new = le16_to_cpu(pstep->pos_new); in _show_fbtc_step_v2()9950 if (pcinfo->req_fver != pstep->fver) in _show_fbtc_step_v2()9972 type = pstep->step[i].type; in _show_fbtc_step_v2()9973 val = pstep->step[i].val; in _show_fbtc_step_v2()10014 struct rtw89_btc_fbtc_steps_v3 *pstep; in _show_fbtc_step_v3() local10029 if (pcinfo->req_fver != pstep->fver) in _show_fbtc_step_v3()10037 n_end = le32_to_cpu(pstep->cnt); in _show_fbtc_step_v3()10045 type = pstep->step[array_idx].type; in _show_fbtc_step_v3()[all …]