Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
A Dcoex.c800 coex_stat->cnt_bt[COEX_CNT_BT_INFOUPDATE]++; in rtw_coex_update_bt_link_info()
2657 coex_stat->cnt_bt[i] = 0; in rtw_coex_init_coex_var()
3002 coex_stat->cnt_bt[COEX_CNT_BT_IQK]++; in rtw_coex_bt_info_notify()
3148 coex_stat->cnt_bt[COEX_CNT_BT_INQ]++; in rtw_coex_bt_info_notify()
3152 coex_stat->cnt_bt[COEX_CNT_BT_PAGE]++; in rtw_coex_bt_info_notify()
3167 coex_stat->cnt_bt[COEX_CNT_BT_REINIT]++; in rtw_coex_bt_info_notify()
3990 coex_stat->cnt_bt[COEX_CNT_BT_RETRY], in rtw_coex_display_coex_info()
4008 coex_stat->cnt_bt[COEX_CNT_BT_REINIT], in rtw_coex_display_coex_info()
4014 coex_stat->cnt_bt[COEX_CNT_BT_PAGE], in rtw_coex_display_coex_info()
4015 coex_stat->cnt_bt[COEX_CNT_BT_INQ], in rtw_coex_display_coex_info()
[all …]
A Dmain.h1509 u32 cnt_bt[COEX_CNT_BT_MAX]; member
/linux/drivers/net/wireless/realtek/rtw89/
A Dcoex.c1602 btc->cx.cnt_bt[BTC_BCNT_POLUT] = in _chk_btc_report()
1634 btc->cx.cnt_bt[BTC_BCNT_POLUT] = in _chk_btc_report()
7410 cx->cnt_bt[BTC_BCNT_RETRY]++; in _update_bt_info()
7467 cx->cnt_bt[BTC_BCNT_RATECHG]++; in _update_bt_info()
8354 cx->cnt_bt[BTC_BCNT_RELINK], cx->cnt_bt[BTC_BCNT_RATECHG], in _show_bt_info()
8355 cx->cnt_bt[BTC_BCNT_REINIT], cx->cnt_bt[BTC_BCNT_REENABLE]); in _show_bt_info()
8359 cx->cnt_bt[BTC_BCNT_ROLESW], cx->cnt_bt[BTC_BCNT_AFH], in _show_bt_info()
8360 cx->cnt_bt[BTC_BCNT_INQPAG], cx->cnt_bt[BTC_BCNT_INQ], in _show_bt_info()
8361 cx->cnt_bt[BTC_BCNT_PAGE], cx->cnt_bt[BTC_BCNT_IGNOWL]); in _show_bt_info()
8377 cx->cnt_bt[BTC_BCNT_HIPRI_TX], cx->cnt_bt[BTC_BCNT_LOPRI_RX], in _show_bt_info()
[all …]
A Drtw8852a.c1965 cx->cnt_bt[BTC_BCNT_HIPRI_TX] = FIELD_GET(B_AX_STATIS_BT_HI_TX_MASK, val); in rtw8852a_btc_update_bt_cnt()
1966 cx->cnt_bt[BTC_BCNT_HIPRI_RX] = FIELD_GET(B_AX_STATIS_BT_HI_RX_MASK, val); in rtw8852a_btc_update_bt_cnt()
1969 cx->cnt_bt[BTC_BCNT_LOPRI_TX] = FIELD_GET(B_AX_STATIS_BT_LO_TX_1_MASK, val); in rtw8852a_btc_update_bt_cnt()
1970 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.h2076 u32 cnt_bt[BTC_BCNT_NUM]; member

Completed in 76 milliseconds