Searched refs:last_tx_packets (Results 1 – 4 of 4) sorted by relevance
184 packet_count = (rs_sta->tx_packets - rs_sta->last_tx_packets) + 1; in il3945_bg_rate_scale_flush()186 rs_sta->last_tx_packets = rs_sta->tx_packets + 1; in il3945_bg_rate_scale_flush()346 rs_sta->last_tx_packets = 0; in il3945_rs_rate_init()
68 u32 last_tx_packets; member
1253 u32 last_tx_packets; member
4116 priv->last_tx_packets = 0; in ipw_reset_stats()4272 tx_packets_delta = priv->tx_packets - priv->last_tx_packets; in ipw_gather_stats()4273 priv->last_tx_packets = priv->tx_packets; in ipw_gather_stats()