Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtw88/
A Dcoex.c818 coex_stat->cnt_bt[COEX_CNT_BT_INFOUPDATE]++; in rtw_coex_update_bt_link_info()
2681 coex_stat->cnt_bt[i] = 0; in rtw_coex_init_coex_var()
3029 coex_stat->cnt_bt[COEX_CNT_BT_IQK]++; in rtw_coex_bt_info_notify()
3175 coex_stat->cnt_bt[COEX_CNT_BT_INQ]++; in rtw_coex_bt_info_notify()
3179 coex_stat->cnt_bt[COEX_CNT_BT_PAGE]++; in rtw_coex_bt_info_notify()
3194 coex_stat->cnt_bt[COEX_CNT_BT_REINIT]++; in rtw_coex_bt_info_notify()
4019 coex_stat->cnt_bt[COEX_CNT_BT_RETRY], in rtw_coex_display_coex_info()
4037 coex_stat->cnt_bt[COEX_CNT_BT_REINIT], in rtw_coex_display_coex_info()
4043 coex_stat->cnt_bt[COEX_CNT_BT_PAGE], in rtw_coex_display_coex_info()
4044 coex_stat->cnt_bt[COEX_CNT_BT_INQ], in rtw_coex_display_coex_info()
[all …]
A Dmain.h1546 u32 cnt_bt[COEX_CNT_BT_MAX]; member
/drivers/net/wireless/realtek/rtw89/
A Dcoex.c1724 btc->cx.cnt_bt[BTC_BCNT_POLUT] = in _chk_btc_report()
1747 btc->cx.cnt_bt[BTC_BCNT_POLUT] = in _chk_btc_report()
1779 btc->cx.cnt_bt[BTC_BCNT_POLUT] = in _chk_btc_report()
1806 btc->cx.cnt_bt[BTC_BCNT_POLUT] = in _chk_btc_report()
7414 cx->cnt_bt[BTC_BCNT_REENABLE]++; in _update_bt_scbd()
8047 cx->cnt_bt[BTC_BCNT_INFOSAME]++; in _update_bt_info()
8083 cx->cnt_bt[BTC_BCNT_RETRY]++; in _update_bt_info()
8145 cx->cnt_bt[BTC_BCNT_RATECHG]++; in _update_bt_info()
9152 cx->cnt_bt[BTC_BCNT_ROLESW], cx->cnt_bt[BTC_BCNT_AFH], in _show_bt_info()
9153 cx->cnt_bt[BTC_BCNT_INQPAG], cx->cnt_bt[BTC_BCNT_INQ], in _show_bt_info()
[all …]
A Drtw8852a.c1980 cx->cnt_bt[BTC_BCNT_HIPRI_TX] = FIELD_GET(B_AX_STATIS_BT_HI_TX_MASK, val); in rtw8852a_btc_update_bt_cnt()
1981 cx->cnt_bt[BTC_BCNT_HIPRI_RX] = FIELD_GET(B_AX_STATIS_BT_HI_RX_MASK, val); in rtw8852a_btc_update_bt_cnt()
1984 cx->cnt_bt[BTC_BCNT_LOPRI_TX] = FIELD_GET(B_AX_STATIS_BT_LO_TX_1_MASK, val); in rtw8852a_btc_update_bt_cnt()
1985 cx->cnt_bt[BTC_BCNT_LOPRI_RX] = FIELD_GET(B_AX_STATIS_BT_LO_RX_1_MASK, val); in rtw8852a_btc_update_bt_cnt()
A Dcore.h2144 u32 cnt_bt[BTC_BCNT_NUM]; member

Completed in 88 milliseconds