Searched refs:txq_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.h526 struct statistic txq_stat; member in struct:ipw2100_priv
H A Dipw2100.c2910 SET_STAT(&priv->txq_stat, txq->available);
2981 DEC_STAT(&priv->txq_stat);
3125 SET_STAT(&priv->txq_stat, txq->available);
4030 DUMP_VAR(txq_stat.value, "d");
4031 DUMP_VAR(txq_stat.lo, "d");
4483 INIT_STAT(&priv->txq_stat);
4484 SET_STAT(&priv->txq_stat, priv->tx_queue.available);

Completed in 122 milliseconds