Searched refs:DEC_STAT (Results 1 – 2 of 2) sorted by relevance
413 #define DEC_STAT(x) do { if (--(x)->value < (x)->lo) (x)->lo = (x)->value; } \ macro
791 DEC_STAT(&priv->msg_free_stat); in ipw2100_hw_send_command()2900 DEC_STAT(&priv->fw_pend_stat); in __ipw2100_tx_process()3032 DEC_STAT(&priv->msg_pend_stat); in ipw2100_tx_send_commands()3059 DEC_STAT(&priv->txq_stat); in ipw2100_tx_send_commands()3115 DEC_STAT(&priv->tx_pend_stat); in ipw2100_tx_send_data()3425 DEC_STAT(&priv->tx_free_stat); in ipw2100_tx()5837 DEC_STAT(&priv->tx_pend_stat); in ipw2100_close()