Searched refs:last_rx_bytes (Results 1 – 2 of 2) sorted by relevance
187 if (sta->last_rx_bytes > data->rx_bytes) in accounting_sta_update_stats()191 sta->last_rx_bytes = data->rx_bytes; in accounting_sta_update_stats()198 sta->last_rx_bytes, sta->acct_input_gigawords, in accounting_sta_update_stats()247 sta->last_rx_bytes = sta->last_tx_bytes = 0; in accounting_sta_start()
82 unsigned long last_rx_bytes; member