Searched refs:tx_frame_count (Results 1 – 11 of 11) 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
1111 u32 tx_frame_count; member
6714 dst->tx_frame_count = src->tx_frame_count; in ath11k_wmi_pull_pdev_stats_base()7111 "TX frame count", pdev->tx_frame_count); in ath11k_wmi_fw_pdev_base_stats_fill()
4620 u32 tx_frame_count; /* Cycles spent transmitting frames */ member
612 u_int32_t tx_frame_count; member