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
768 INC_STAT(&priv->msg_pend_stat); in ipw2100_hw_send_command()2922 INC_STAT(&priv->tx_free_stat); in __ipw2100_tx_process()2954 INC_STAT(&priv->msg_free_stat); in __ipw2100_tx_process()3036 INC_STAT(&priv->fw_pend_stat); in ipw2100_tx_send_commands()3183 INC_STAT(&priv->fw_pend_stat); in ipw2100_tx_send_data()3401 INC_STAT(&priv->tx_pend_stat); in ipw2100_tx()5811 INC_STAT(&priv->tx_free_stat); in ipw2100_close()