Searched refs:tx_frame_count (Results 1 – 15 of 15) sorted by relevance
1108 u_int32_t tx_frame_count, rx_frame_count, cycle_count; in ar9300_ani_get_listen_time() local1112 tx_frame_count = OS_REG_READ(ah, AR_TFCNT); in ar9300_ani_get_listen_time()1135 int32_t tfdelta = tx_frame_count - ani_state->tx_frame_count; in ar9300_ani_get_listen_time()1156 ani_state->tx_frame_count = tx_frame_count; in ar9300_ani_get_listen_time()
165 u_int32_t tx_frame_count; member
2118 p_cnts->tx_frame_count = OS_REG_READ(ah, AR_TFCNT); in ar9300_get_mib_cycle_counts()2123 p_cnts->tx_frame_count) ? AH_FALSE : AH_TRUE; in ar9300_get_mib_cycle_counts()3127 p_stats->tx_frame_count = OS_REG_READ(ah, AR_TFCNT);
174 u_int32_t tx_frame_count; /* Last tx_frame_count */ member
284 u32 tx_frame_count; /* Cycles spent transmitting frames */ member
2891 dst->tx_frame_count = __le32_to_cpu(src->tx_frame_count); in ath10k_wmi_pull_pdev_stats_base()8381 "TX frame count", pdev->tx_frame_count); in ath10k_wmi_fw_pdev_base_stats_fill()
4696 __le32 tx_frame_count; /* Cycles spent transmitting frames */ member
1128 u32 tx_frame_count; member
6773 dst->tx_frame_count = src->tx_frame_count; in ath11k_wmi_pull_pdev_stats_base()7170 "TX frame count", pdev->tx_frame_count); in ath11k_wmi_fw_pdev_base_stats_fill()
4697 u32 tx_frame_count; /* Cycles spent transmitting frames */ member
1205 u32 tx_frame_count; member
8191 "TX frame count", pdev->tx_frame_count); in ath12k_wmi_fw_pdev_base_stats_dump()8419 dst->tx_frame_count = __le32_to_cpu(src->tx_frame_count); in ath12k_wmi_pull_pdev_stats_base()
5984 __le32 tx_frame_count; /* Cycles spent transmitting frames */ member
612 u_int32_t tx_frame_count; member
833 int tx_frame_count; in brcms_c_dotxstatus() local909 tx_frame_count = in brcms_c_dotxstatus()947 if ((tx_frame_count > fbl) && (txrate[1].idx >= 0)) { in brcms_c_dotxstatus()953 txrate[1].count = tx_frame_count - fbl; in brcms_c_dotxstatus()959 txrate[0].count = tx_frame_count; in brcms_c_dotxstatus()