Searched refs:HCI_UART_SENDING (Results 1 – 3 of 3) sorted by relevance
104 clear_bit(HCI_UART_SENDING, &hu->tx_state); in ath_hci_uart_work()187 set_bit(HCI_UART_SENDING, &hu->tx_state); in ath_enqueue()
87 #define HCI_UART_SENDING 1 macro
121 if (test_and_set_bit(HCI_UART_SENDING, &hu->tx_state)) { in hci_uart_tx_wakeup()167 clear_bit(HCI_UART_SENDING, &hu->tx_state); in hci_uart_write_work()