Home
last modified time | relevance | path

Searched refs:rx_frame_count (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/pcmcia/
H A Dsynclink_cs.c163 int rx_frame_count; /* number of full rx buffers */ member
842 if (info->rx_frame_count >= info->rx_buf_count) { in rx_ready_hdlc()
885 info->rx_frame_count++; in rx_ready_hdlc()
3621 info->rx_frame_count = 0; in rx_reset_buffers()
3641 if (info->rx_frame_count == 0) in rx_get_frame()
3708 info->rx_frame_count--; in rx_get_frame()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dcore.h747 u32 rx_frame_count; member
H A Dwmi.c4673 ch_info_ev->rx_frame_count = ev->rx_frame_count; in ath11k_pull_chan_info_ev()
4787 dst->rx_frame_count = src->rx_frame_count; in ath11k_wmi_pull_pdev_stats_base()
5033 "RX frame count", pdev->rx_frame_count); in ath11k_wmi_fw_pdev_base_stats_fill()
H A Dwmi.h4086 u32 rx_frame_count; /* Cycles spent receiving frames */ member
4391 u32 rx_frame_count; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dcore.h274 u32 rx_frame_count; /* Cycles spent receiving frames */ member
H A Dwmi.h4665 __le32 rx_frame_count; /* Cycles spent receiving frames */ member
6604 __le32 rx_frame_count; member
6844 __le32 rx_frame_count; member
H A Dwmi.c2688 arg->rx_frame_count = ev->rx_frame_count; in ath10k_wmi_10_4_op_pull_ch_info_ev()
2853 dst->rx_frame_count = __le32_to_cpu(src->rx_frame_count); in ath10k_wmi_pull_pdev_stats_base()
8209 "RX frame count", pdev->rx_frame_count); in ath10k_wmi_fw_pdev_base_stats_fill()
H A Dwmi-tlv.h1671 __le32 rx_frame_count; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dcore.h1007 u32 rx_frame_count; member
H A Dwmi.c6184 ch_info_ev->rx_frame_count = ev->rx_frame_count; in ath11k_pull_chan_info_ev()
6298 dst->rx_frame_count = src->rx_frame_count; in ath11k_wmi_pull_pdev_stats_base()
6672 "RX frame count", pdev->rx_frame_count); in ath11k_wmi_fw_pdev_base_stats_fill()
H A Dwmi.h4589 u32 rx_frame_count; /* Cycles spent receiving frames */ member
4949 u32 rx_frame_count; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dcore.h276 u32 rx_frame_count; /* Cycles spent receiving frames */ member
H A Dwmi.h4669 __le32 rx_frame_count; /* Cycles spent receiving frames */ member
6608 __le32 rx_frame_count; member
6848 __le32 rx_frame_count; member
H A Dwmi.c2688 arg->rx_frame_count = ev->rx_frame_count; in ath10k_wmi_10_4_op_pull_ch_info_ev()
2853 dst->rx_frame_count = __le32_to_cpu(src->rx_frame_count); in ath10k_wmi_pull_pdev_stats_base()
8187 "RX frame count", pdev->rx_frame_count); in ath10k_wmi_fw_pdev_base_stats_fill()
H A Dwmi-tlv.h1671 __le32 rx_frame_count; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dwmi.h4227 __le32 rx_frame_count; member
H A Dwmi.c5256 ch_info_ev->rx_frame_count = ev->rx_frame_count; in ath12k_pull_chan_info_ev()

Completed in 224 milliseconds