Searched refs:tx_pend_stat (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dipw2100.h542 struct statistic tx_pend_stat; member in struct:ipw2100_priv
H A Dipw2100.c3037 DEC_STAT(&priv->tx_pend_stat);
3346 INC_STAT(&priv->tx_pend_stat);
4015 DUMP_VAR(tx_pend_stat.value, "d");
4016 DUMP_VAR(tx_pend_stat.hi, "d");
4463 INIT_STAT(&priv->tx_pend_stat);
5740 DEC_STAT(&priv->tx_pend_stat);
6045 INIT_STAT(&priv->tx_pend_stat);

Completed in 117 milliseconds