Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dcore.h187 u32 rx_frame_count; member
Ddebug.c464 "RX frame count", pdev->rx_frame_count); in ath10k_fw_stats_fill()
Dwmi.h3146 __le32 rx_frame_count; member
Dwmi.c1728 dst->rx_frame_count = __le32_to_cpu(src->rx_frame_count); in ath10k_wmi_pull_pdev_stats_base()
/linux-4.1.27/drivers/char/pcmcia/
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()
3656 info->rx_frame_count = 0; in rx_reset_buffers()
3676 if (info->rx_frame_count == 0) in rx_get_frame()
3743 info->rx_frame_count--; in rx_get_frame()