Searched refs:HCI_UART_SENDING (Results 1 – 3 of 3) sorted by relevance
94 clear_bit(HCI_UART_SENDING, &hu->tx_state); in ath_hci_uart_work()229 set_bit(HCI_UART_SENDING, &hu->tx_state); in ath_enqueue()
99 #define HCI_UART_SENDING 1 macro
126 if (test_and_set_bit(HCI_UART_SENDING, &hu->tx_state)) { in hci_uart_tx_wakeup()172 clear_bit(HCI_UART_SENDING, &hu->tx_state); in hci_uart_write_work()