Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dhci_h4.c153 const struct h4_recv_pkt *pkts, int pkts_count) in h4_recv_buf() argument
174 for (i = 0; i < pkts_count; i++) { in h4_recv_buf()
206 for (i = 0; i < pkts_count; i++) { in h4_recv_buf()
211 if (i >= pkts_count) { in h4_recv_buf()
H A Dhci_uart.h167 const struct h4_recv_pkt *pkts, int pkts_count);
H A Dbtmtksdio.c451 int pkts_count = ARRAY_SIZE(mtk_recv_pkts); in btmtksdio_rx_packet() local
492 for (i = 0; i < pkts_count; i++) { in btmtksdio_rx_packet()
497 if (i >= pkts_count) { in btmtksdio_rx_packet()