Searched refs:tx_frame_count (Results 1 – 8 of 8) sorted by relevance
280 u32 tx_frame_count; /* Cycles spent transmitting frames */ member
1086 u32 tx_frame_count; member
6417 dst->tx_frame_count = src->tx_frame_count; in ath11k_wmi_pull_pdev_stats_base() 6790 "TX frame count", pdev->tx_frame_count); in ath11k_wmi_fw_pdev_base_stats_fill()
4617 u32 tx_frame_count; /* Cycles spent transmitting frames */ member
1278 u32 tx_frame_count; member
7811 "TX frame count", pdev->tx_frame_count); in ath12k_wmi_fw_pdev_base_stats_dump() 8041 dst->tx_frame_count = __le32_to_cpu(src->tx_frame_count); in ath12k_wmi_pull_pdev_stats_base()
5919 __le32 tx_frame_count; /* Cycles spent transmitting frames */ member
834 int tx_frame_count; in brcms_c_dotxstatus() local 910 tx_frame_count = in brcms_c_dotxstatus() 948 if ((tx_frame_count > fbl) && (txrate[1].idx >= 0)) { in brcms_c_dotxstatus() 954 txrate[1].count = tx_frame_count - fbl; in brcms_c_dotxstatus() 960 txrate[0].count = tx_frame_count; in brcms_c_dotxstatus()