Home
last modified time | relevance | path

Searched refs:tx_free_stat (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/wireless/intel/ipw2x00/
Dipw2100.h542 struct statistic tx_free_stat; member
Dipw2100.c2934 INC_STAT(&priv->tx_free_stat); in __ipw2100_tx_process()
3411 DEC_STAT(&priv->tx_free_stat); in ipw2100_tx()
4081 DUMP_VAR(tx_free_stat.value, "d"); in show_internals()
4082 DUMP_VAR(tx_free_stat.lo, "d"); in show_internals()
4491 INIT_STAT(&priv->tx_free_stat); in ipw2100_tx_initialize()
4505 SET_STAT(&priv->tx_free_stat, i); in ipw2100_tx_initialize()
5825 INC_STAT(&priv->tx_free_stat); in ipw2100_close()
6127 INIT_STAT(&priv->tx_free_stat); in ipw2100_alloc_device()