Searched refs:HCI_UART_SENDING (Results 1 – 2 of 2) sorted by relevance
91 clear_bit(HCI_UART_SENDING, &hu->tx_state); in ath_hci_uart_work()236 set_bit(HCI_UART_SENDING, &hu->tx_state); in ath_enqueue()
96 #define HCI_UART_SENDING 1 macro