Searched refs:tx_frame_count (Results 1 – 5 of 5) sorted by relevance
1059 u_int32_t tx_frame_count, rx_frame_count, cycle_count; in ar9300_ani_get_listen_time() local1062 tx_frame_count = OS_REG_READ(ah, AR_TFCNT); in ar9300_ani_get_listen_time()1083 int32_t tfdelta = tx_frame_count - ani_state->tx_frame_count; in ar9300_ani_get_listen_time()1093 ani_state->tx_frame_count = tx_frame_count; in ar9300_ani_get_listen_time()
189 u_int32_t tx_frame_count; member
1977 p_cnts->tx_frame_count = OS_REG_READ(ah, AR_TFCNT); in ar9300_get_mib_cycle_counts()1982 p_cnts->tx_frame_count) ? AH_FALSE : AH_TRUE; in ar9300_get_mib_cycle_counts()2984 p_stats->tx_frame_count = OS_REG_READ(ah, AR_TFCNT);
186 u_int32_t tx_frame_count; /* Last tx_frame_count */ member
596 u_int32_t tx_frame_count; member