Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
A Dh4_recv.h46 int pkts_count) in h4_recv_buf() argument
56 for (i = 0; i < pkts_count; i++) { in h4_recv_buf()
88 for (i = 0; i < pkts_count; i++) { in h4_recv_buf()
93 if (i >= pkts_count) { in h4_recv_buf()
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()
A Dhci_uart.h156 const struct h4_recv_pkt *pkts, int pkts_count);
A Dbtmtksdio.c386 int pkts_count = ARRAY_SIZE(mtk_recv_pkts); in btmtksdio_rx_packet() local
427 for (i = 0; i < pkts_count; i++) { in btmtksdio_rx_packet()
432 if (i >= pkts_count) { in btmtksdio_rx_packet()

Completed in 8 milliseconds