Searched refs:STATUS_CMD_ACTIVE (Results 1 – 2 of 2) sorted by relevance
416 #define STATUS_CMD_ACTIVE (1<<1) /**< host command in progress */ macro
744 if (priv->status & STATUS_CMD_ACTIVE) { in ipw2100_hw_send_command()756 priv->status |= STATUS_CMD_ACTIVE; in ipw2100_hw_send_command()795 status & STATUS_CMD_ACTIVE), in ipw2100_hw_send_command()802 priv->status &= ~STATUS_CMD_ACTIVE; in ipw2100_hw_send_command()2274 priv->status &= ~STATUS_CMD_ACTIVE; in isr_rx_complete_command()