Searched refs:DEC_STAT (Results 1 – 2 of 2) sorted by relevance
399 #define DEC_STAT(x) do { if (--(x)->value < (x)->lo) (x)->lo = (x)->value; } \ macro
776 DEC_STAT(&priv->msg_free_stat); in ipw2100_hw_send_command()2886 DEC_STAT(&priv->fw_pend_stat); in __ipw2100_tx_process()3017 DEC_STAT(&priv->msg_pend_stat); in ipw2100_tx_send_commands()3044 DEC_STAT(&priv->txq_stat); in ipw2100_tx_send_commands()3100 DEC_STAT(&priv->tx_pend_stat); in ipw2100_tx_send_data()3409 DEC_STAT(&priv->tx_free_stat); in ipw2100_tx()5816 DEC_STAT(&priv->tx_pend_stat); in ipw2100_close()