Searched refs:INC_STAT (Results 1 – 2 of 2) sorted by relevance
397 #define INC_STAT(x) do { if (++(x)->value > (x)->hi) (x)->hi = (x)->value; } \ macro
766 INC_STAT(&priv->msg_pend_stat); in ipw2100_hw_send_command()2920 INC_STAT(&priv->tx_free_stat); in __ipw2100_tx_process()2952 INC_STAT(&priv->msg_free_stat); in __ipw2100_tx_process()3034 INC_STAT(&priv->fw_pend_stat); in ipw2100_tx_send_commands()3181 INC_STAT(&priv->fw_pend_stat); in ipw2100_tx_send_data()3399 INC_STAT(&priv->tx_pend_stat); in ipw2100_tx()5809 INC_STAT(&priv->tx_free_stat); in ipw2100_close()