Searched refs:STATUS_CMD_ACTIVE (Results 1 – 2 of 2) sorted by relevance
430 #define STATUS_CMD_ACTIVE (1<<1) /**< host command in progress */ macro
759 if (priv->status & STATUS_CMD_ACTIVE) { in ipw2100_hw_send_command()771 priv->status |= STATUS_CMD_ACTIVE; in ipw2100_hw_send_command()810 status & STATUS_CMD_ACTIVE), in ipw2100_hw_send_command()817 priv->status &= ~STATUS_CMD_ACTIVE; in ipw2100_hw_send_command()2288 priv->status &= ~STATUS_CMD_ACTIVE; in isr_rx_complete_command()