Searched refs:req_fver (Results 1 – 6 of 6) sorted by relevance
218 pcinfo->req_fver = FCX_BTCRPT_VER; in _chk_btc_report()225 pcinfo->req_fver = FCX_TDMA_VER; in _chk_btc_report()231 pcinfo->req_fver = FCX_SLOT_VER; in _chk_btc_report()238 pcinfo->req_fver = FCX_CYSTA_VER; in _chk_btc_report()244 pcinfo->req_fver = FCX_STEP_VER; in _chk_btc_report()250 pcinfo->req_fver = FCX_NULLSTA_VER; in _chk_btc_report()256 pcinfo->req_fver = FCX_MREG_VER; in _chk_btc_report()262 pcinfo->req_fver = FCX_GPIODBG_VER; in _chk_btc_report()268 pcinfo->req_fver = FCX_BTVER_VER; in _chk_btc_report()274 pcinfo->req_fver = FCX_BTSCAN_VER; in _chk_btc_report()[all …]
187 u8 req_fver; /* expected rsp fver */ member
1057 if (pcinfo->req_fver != pstep->fver || !pstep->cnt) in _show_fbtc_step()