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
777 DEC_STAT(&priv->msg_free_stat); in ipw2100_hw_send_command()2886 DEC_STAT(&priv->fw_pend_stat); in __ipw2100_tx_process()3018 DEC_STAT(&priv->msg_pend_stat); in ipw2100_tx_send_commands()3045 DEC_STAT(&priv->txq_stat); in ipw2100_tx_send_commands()3101 DEC_STAT(&priv->tx_pend_stat); in ipw2100_tx_send_data()3411 DEC_STAT(&priv->tx_free_stat); in ipw2100_tx()5819 DEC_STAT(&priv->tx_pend_stat); in ipw2100_close()