Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_recv.h304 struct rtw_ip_dbg_cnt_statistic { struct
323 ((((struct rtw_ip_dbg_cnt_statistic *)(s))->iperf_ver & 0x7f) > 0)) argument
325 ((struct rtw_ip_dbg_cnt_statistic *)(s))->ip_cnt++
327 ((struct rtw_ip_dbg_cnt_statistic *)(s))->frag_cnt++
331 ((struct rtw_ip_dbg_cnt_statistic *)(s))->tcp_cnt++; \
333 ((struct rtw_ip_dbg_cnt_statistic *)(s))->udp_cnt++; \
337 struct rtw_ip_dbg_cnt_statistic *ps = \
338 (struct rtw_ip_dbg_cnt_statistic *)(s); \
346 struct rtw_ip_dbg_cnt_statistic *ps = \
347 (struct rtw_ip_dbg_cnt_statistic *)(s); \
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_recv.h304 struct rtw_ip_dbg_cnt_statistic { struct
323 ((((struct rtw_ip_dbg_cnt_statistic *)(s))->iperf_ver & 0x7f) > 0)) argument
325 ((struct rtw_ip_dbg_cnt_statistic *)(s))->ip_cnt++
327 ((struct rtw_ip_dbg_cnt_statistic *)(s))->frag_cnt++
331 ((struct rtw_ip_dbg_cnt_statistic *)(s))->tcp_cnt++; \
333 ((struct rtw_ip_dbg_cnt_statistic *)(s))->udp_cnt++; \
337 struct rtw_ip_dbg_cnt_statistic *ps = \
338 (struct rtw_ip_dbg_cnt_statistic *)(s); \
346 struct rtw_ip_dbg_cnt_statistic *ps = \
347 (struct rtw_ip_dbg_cnt_statistic *)(s); \
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_debug.c2625 char *pcmd, struct rtw_ip_dbg_cnt_statistic *pstatistic) in rtw_rx_dbg_ip_statistic_init()
2640 struct rtw_ip_dbg_cnt_statistic *pstatistic, u8 off) in rtw_rx_dbg_ip_statistic_rest()
H A Drtw_recv.c154 sizeof(struct rtw_ip_dbg_cnt_statistic)); in _rtw_init_recv_priv()
H A Drtw_wlan_util.c5795 struct rtw_ip_dbg_cnt_statistic *st = &(precvpriv->ip_statistic); in rtw_dbg_rx_iperf_udp_data_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_debug.c2625 char *pcmd, struct rtw_ip_dbg_cnt_statistic *pstatistic) in rtw_rx_dbg_ip_statistic_init()
2640 struct rtw_ip_dbg_cnt_statistic *pstatistic, u8 off) in rtw_rx_dbg_ip_statistic_rest()
H A Drtw_recv.c154 sizeof(struct rtw_ip_dbg_cnt_statistic)); in _rtw_init_recv_priv()
H A Drtw_wlan_util.c5839 struct rtw_ip_dbg_cnt_statistic *st = &(precvpriv->ip_statistic); in rtw_dbg_rx_iperf_udp_data_chk()