Searched refs:last_rx_bytes (Results 1 – 2 of 2) sorted by relevance
161 if (sta->last_rx_bytes > data->rx_bytes) in accounting_sta_update_stats()165 sta->last_rx_bytes = data->rx_bytes; in accounting_sta_update_stats()172 sta->last_rx_bytes, sta->acct_input_gigawords, in accounting_sta_update_stats()221 sta->last_rx_bytes = sta->last_tx_bytes = 0; in accounting_sta_start()
84 unsigned long last_rx_bytes; member