Searched refs:hci_uart_tx_complete (Results 1 – 3 of 3) sorted by relevance
24 static inline void hci_uart_tx_complete(struct hci_uart *hu, int pkt_type) in hci_uart_tx_complete() function83 hci_uart_tx_complete(hu, hci_skb_pkt_type(skb)); in hci_uart_write_work()
78 static inline void hci_uart_tx_complete(struct hci_uart *hu, int pkt_type) in hci_uart_tx_complete() function177 hci_uart_tx_complete(hu, hci_skb_pkt_type(skb)); in hci_uart_write_work()
119 static inline void hci_uart_tx_complete(struct hci_uart *hu, int pkt_type) in hci_uart_tx_complete() function301 hci_uart_tx_complete(hu, bt_cb(skb)->pkt_type); in hci_uart_write_work()