Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dhci_h4.c156 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()
H A Dhci_uart.h167 const struct h4_recv_pkt *pkts, int pkts_count);