Searched refs:rpt_type (Results 1 – 1 of 1) sorted by relevance
1207 __func__, rpt_type); in _update_bt_report()1209 switch (rpt_type) { in _update_bt_report()1336 u8 rpt_type = 0; in _chk_btc_report() local1352 rpt_type = btc_prpt->type; in _chk_btc_report()1358 __func__, rpt_type); in _chk_btc_report()1360 rtw89_btc_fw_rpt_evnt_ver(rtwdev, &rpt_type); in _chk_btc_report()1362 switch (rpt_type) { in _chk_btc_report()1566 if (rpt_type < BTC_RPT_TYPE_MAX) in _chk_btc_report()1567 pfwinfo->len_mismch |= (0x1 << rpt_type); in _chk_btc_report()1585 switch (rpt_type) { in _chk_btc_report()[all …]