Home
last modified time | relevance | path

Searched refs:pkts_count (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/bluetooth/
Dhci_h4.c171 const struct h4_recv_pkt *pkts, int pkts_count) in h4_recv_buf() argument
177 for (i = 0; i < pkts_count; i++) { in h4_recv_buf()
209 for (i = 0; i < pkts_count; i++) { in h4_recv_buf()
214 if (i >= pkts_count) { in h4_recv_buf()
Dhci_uart.h136 const struct h4_recv_pkt *pkts, int pkts_count);