Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/intel/ipw2x00/
Dipw2100.h542 struct statistic tx_free_stat; member
Dipw2100.c2933 INC_STAT(&priv->tx_free_stat); in __ipw2100_tx_process()
3409 DEC_STAT(&priv->tx_free_stat); in ipw2100_tx()
4077 DUMP_VAR(tx_free_stat.value, "d"); in internals_show()
4078 DUMP_VAR(tx_free_stat.lo, "d"); in internals_show()
4490 INIT_STAT(&priv->tx_free_stat); in ipw2100_tx_initialize()
4504 SET_STAT(&priv->tx_free_stat, i); in ipw2100_tx_initialize()
5822 INC_STAT(&priv->tx_free_stat); in ipw2100_close()
6124 INIT_STAT(&priv->tx_free_stat); in ipw2100_alloc_device()