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
760 DEC_STAT(&priv->msg_free_stat); in ipw2100_hw_send_command()2870 DEC_STAT(&priv->fw_pend_stat); in __ipw2100_tx_process()3001 DEC_STAT(&priv->msg_pend_stat); in ipw2100_tx_send_commands()3028 DEC_STAT(&priv->txq_stat); in ipw2100_tx_send_commands()3084 DEC_STAT(&priv->tx_pend_stat); in ipw2100_tx_send_data()3393 DEC_STAT(&priv->tx_free_stat); in ipw2100_tx()5800 DEC_STAT(&priv->tx_pend_stat); in ipw2100_close()