Searched refs:pstep (Results 1 – 1 of 1) sorted by relevance
10592 struct rtw89_btc_fbtc_steps_v2 *pstep = NULL; in _show_fbtc_step_v2() local10604 pstep = &pfwinfo->rpt_fbtc_step.finfo.v2; in _show_fbtc_step_v2()10605 pos_old = le16_to_cpu(pstep->pos_old); in _show_fbtc_step_v2()10606 pos_new = le16_to_cpu(pstep->pos_new); in _show_fbtc_step_v2()10608 if (pcinfo->req_fver != pstep->fver) in _show_fbtc_step_v2()10630 type = pstep->step[i].type; in _show_fbtc_step_v2()10631 val = pstep->step[i].val; in _show_fbtc_step_v2()10632 diff_t = le16_to_cpu(pstep->step[i].difft); in _show_fbtc_step_v2()10672 struct rtw89_btc_fbtc_steps_v3 *pstep; in _show_fbtc_step_v3() local10686 pstep = &pfwinfo->rpt_fbtc_step.finfo.v3; in _show_fbtc_step_v3()[all …]