Searched refs:HCI_UART_SENDING (Results 1 – 4 of 4) sorted by relevance
105 clear_bit(HCI_UART_SENDING, &hu->tx_state); in ath_hci_uart_work()244 set_bit(HCI_UART_SENDING, &hu->tx_state); in ath_enqueue()
109 #define HCI_UART_SENDING 1 macro
145 if (test_and_set_bit(HCI_UART_SENDING, &hu->tx_state)) { in hci_uart_tx_wakeup()195 clear_bit(HCI_UART_SENDING, &hu->tx_state); in hci_uart_write_work()
99 clear_bit(HCI_UART_SENDING, &hu->tx_state); in hci_uart_write_work()