Searched refs:tx_frame_count (Results 1 – 4 of 4) 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()
178 u_int32_t tx_frame_count; member
2091 p_cnts->tx_frame_count = OS_REG_READ(ah, AR_TFCNT); in ar9300_get_mib_cycle_counts()2096 p_cnts->tx_frame_count) ? AH_FALSE : AH_TRUE; in ar9300_get_mib_cycle_counts()3100 p_stats->tx_frame_count = OS_REG_READ(ah, AR_TFCNT);
174 u_int32_t tx_frame_count; /* Last tx_frame_count */ member