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
733 if (priv->status & STATUS_CMD_ACTIVE) { in ipw2100_hw_send_command()745 priv->status |= STATUS_CMD_ACTIVE; in ipw2100_hw_send_command()784 status & STATUS_CMD_ACTIVE), in ipw2100_hw_send_command()791 priv->status &= ~STATUS_CMD_ACTIVE; in ipw2100_hw_send_command()2263 priv->status &= ~STATUS_CMD_ACTIVE; in isr_rx_complete_command()