Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c11735 struct rtw89_btc_fbtc_steps_v2 *pstep = NULL; in _show_fbtc_step_v2() local
11747 pstep = &pfwinfo->rpt_fbtc_step.finfo.v2; in _show_fbtc_step_v2()
11748 pos_old = le16_to_cpu(pstep->pos_old); in _show_fbtc_step_v2()
11749 pos_new = le16_to_cpu(pstep->pos_new); in _show_fbtc_step_v2()
11751 if (pcinfo->req_fver != pstep->fver) in _show_fbtc_step_v2()
11773 type = pstep->step[i].type; in _show_fbtc_step_v2()
11774 val = pstep->step[i].val; in _show_fbtc_step_v2()
11775 diff_t = le16_to_cpu(pstep->step[i].difft); in _show_fbtc_step_v2()
11815 struct rtw89_btc_fbtc_steps_v3 *pstep; in _show_fbtc_step_v3() local
11829 pstep = &pfwinfo->rpt_fbtc_step.finfo.v3; in _show_fbtc_step_v3()
[all …]