Searched refs:cnt_c2h (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | coex.c | 7956 pfwinfo->cnt_c2h, prptctrl->c2h_cnt); in _show_summary_v1() 8002 pfwinfo->cnt_h2c_fail, pfwinfo->cnt_c2h, in _show_summary_v1() 8061 pfwinfo->cnt_c2h, in _show_summary_v4() 8062 le32_to_cpu(prptctrl->rpt_info.cnt_c2h)); in _show_summary_v4() 8114 pfwinfo->cnt_h2c_fail, pfwinfo->cnt_c2h, in _show_summary_v4() 8171 pfwinfo->cnt_c2h, in _show_summary_v5() 8172 le16_to_cpu(prptctrl->rpt_info.cnt_c2h), in _show_summary_v5() 8218 pfwinfo->cnt_h2c_fail, pfwinfo->cnt_c2h); in _show_summary_v5() 8286 pfwinfo->cnt_c2h, in _show_summary_v105() 8287 le16_to_cpu(prptctrl->rpt_info.cnt_c2h), in _show_summary_v105() [all …]
|
H A D | core.h | 1843 __le32 cnt_c2h; /* fw send c2h counter */ member 1857 __le16 cnt_c2h; /* fw send c2h counter */ member 2582 u32 cnt_c2h; member
|