Searched refs:INC_STAT (Results 1 – 2 of 2) sorted by relevance
420 #define INC_STAT(x) do { if (++(x)->value > (x)->hi) (x)->hi = (x)->value; } \ macro
782 INC_STAT(&priv->msg_pend_stat); in ipw2100_hw_send_command()2965 INC_STAT(&priv->tx_free_stat); in __ipw2100_tx_process()2997 INC_STAT(&priv->msg_free_stat); in __ipw2100_tx_process()3079 INC_STAT(&priv->fw_pend_stat); in ipw2100_tx_send_commands()3223 INC_STAT(&priv->fw_pend_stat); in ipw2100_tx_send_data()3440 INC_STAT(&priv->tx_pend_stat); in ipw2100_tx()5888 INC_STAT(&priv->tx_free_stat); in ipw2100_close()