Searched refs:tx_command_given (Results 1 – 2 of 2) sorted by relevance
345 if (priv->tx_command_given) in arlan_command()349 priv->tx_command_given = 0; in arlan_command()360 if (priv->tx_command_given || priv->rx_command_given) in arlan_command()400 if (priv->tx_command_given || priv->rx_command_given) in arlan_command()423 priv->tx_command_given = 0; in arlan_command()461 if (!test_and_set_bit(0, (void *) &priv->tx_command_given)) in arlan_command()475 priv->tx_command_given = 1; in arlan_command()481 priv->tx_command_given = 0; in arlan_command()1329 priv->tx_command_given = 0; in arlan_open()1470 priv->tx_command_given = 0; in arlan_tx_done_interrupt()
399 volatile long tx_command_given; member