Searched refs:INC_STAT (Results 1 – 2 of 2) sorted by relevance
411 #define INC_STAT(x) do { if (++(x)->value > (x)->hi) (x)->hi = (x)->value; } \ macro
794 INC_STAT(&priv->msg_pend_stat); in ipw2100_hw_send_command()2948 INC_STAT(&priv->tx_free_stat); in __ipw2100_tx_process()2980 INC_STAT(&priv->msg_free_stat); in __ipw2100_tx_process()3062 INC_STAT(&priv->fw_pend_stat); in ipw2100_tx_send_commands()3211 INC_STAT(&priv->fw_pend_stat); in ipw2100_tx_send_data()3428 INC_STAT(&priv->tx_pend_stat); in ipw2100_tx()5843 INC_STAT(&priv->tx_free_stat); in ipw2100_close()