Searched refs:rx_reset (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rom/apps_scripts/
H A Dmodem_status.sh126 rx_reset=`nvram get modem_bytes_rx_reset`
127 if [ -z "$rx_reset" ]; then
128 rx_reset=0
134 echo "rx_reset=$rx_reset."
139 rx_now=`lminus $rx_now $rx_reset`
159 echo "set rx_reset=$rx_new."
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rom/apps_scripts/
H A Dmodem_status.sh126 rx_reset=`nvram get modem_bytes_rx_reset`
127 if [ -z "$rx_reset" ]; then
128 rx_reset=0
134 echo "rx_reset=$rx_reset."
139 rx_now=`lminus $rx_now $rx_reset`
159 echo "set rx_reset=$rx_new."
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rom/apps_scripts/
H A Dmodem_status.sh126 rx_reset=`nvram get modem_bytes_rx_reset`
127 if [ -z "$rx_reset" ]; then
128 rx_reset=0
134 echo "rx_reset=$rx_reset."
139 rx_now=`lminus $rx_now $rx_reset`
159 echo "set rx_reset=$rx_new."
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/sfc/
H A Dnet_driver.h792 atomic_t rx_reset; member in struct:efx_nic
H A Dnic.c916 atomic_inc(&efx->rx_reset);
971 atomic_inc(&efx->rx_reset);
H A Dethtool.c151 EFX_ETHTOOL_ATOMIC_NIC_ERROR_STAT(rx_reset),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/sfc/
H A Dnet_driver.h792 atomic_t rx_reset; member in struct:efx_nic
H A Dnic.c916 atomic_inc(&efx->rx_reset);
971 atomic_inc(&efx->rx_reset);
H A Dethtool.c151 EFX_ETHTOOL_ATOMIC_NIC_ERROR_STAT(rx_reset),

Completed in 95 milliseconds