Searched refs:tx_frame_count (Results 1 – 4 of 4) sorted by relevance
261 u32 tx_frame_count; /* Cycles spent transmitting frames */ member
2649 dst->tx_frame_count = __le32_to_cpu(src->tx_frame_count); in ath10k_wmi_pull_pdev_stats_base()7903 "TX frame count", pdev->tx_frame_count); in ath10k_wmi_fw_pdev_base_stats_fill()
4547 __le32 tx_frame_count; /* Cycles spent transmitting frames */ member
842 int tx_rts, tx_frame_count, tx_rts_count; in brcms_c_dotxstatus() local921 tx_frame_count = in brcms_c_dotxstatus()961 if ((tx_frame_count > fbl) && (txrate[1].idx >= 0)) { in brcms_c_dotxstatus()967 txrate[1].count = tx_frame_count - fbl; in brcms_c_dotxstatus()973 txrate[0].count = tx_frame_count; in brcms_c_dotxstatus()