Searched refs:rpt_type (Results 1 – 1 of 1) sorted by relevance
899 static void _update_bt_report(struct rtw89_dev *rtwdev, u8 rpt_type, u8 *pfinfo) in _update_bt_report() argument920 __func__, rpt_type); in _update_bt_report()922 switch (rpt_type) { in _update_bt_report()1002 u8 rpt_type = 0; in _chk_btc_report() local1018 rpt_type = btc_prpt->type; in _chk_btc_report()1024 __func__, rpt_type); in _chk_btc_report()1026 switch (rpt_type) { in _chk_btc_report()1186 if (rpt_type < BTC_RPT_TYPE_MAX) in _chk_btc_report()1187 pfwinfo->len_mismch |= (0x1 << rpt_type); in _chk_btc_report()1192 __func__, rpt_type, rpt_len, pcinfo->req_len); in _chk_btc_report()[all …]