Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Dcoex.c920 __func__, rpt_type); in _update_bt_report()
922 switch (rpt_type) { in _update_bt_report()
1002 u8 rpt_type = 0; in _chk_btc_report() local
1018 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()
1205 switch (rpt_type) { in _chk_btc_report()
[all …]