Searched refs:DEC_STAT (Results 1 – 2 of 2) sorted by relevance
422 #define DEC_STAT(x) do { if (--(x)->value < (x)->lo) (x)->lo = (x)->value; } \ macro
787 DEC_STAT(&priv->msg_free_stat); in ipw2100_hw_send_command()2920 DEC_STAT(&priv->fw_pend_stat); in __ipw2100_tx_process()3052 DEC_STAT(&priv->msg_pend_stat); in ipw2100_tx_send_commands()3079 DEC_STAT(&priv->txq_stat); in ipw2100_tx_send_commands()3135 DEC_STAT(&priv->tx_pend_stat); in ipw2100_tx_send_data()3440 DEC_STAT(&priv->tx_free_stat); in ipw2100_tx()5888 DEC_STAT(&priv->tx_pend_stat); in ipw2100_close()