Searched defs:pkts_count (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | h4_recv.h | 41 h4_recv_buf(struct hci_dev *hdev, struct sk_buff *skb, const unsigned char *buffer, int count, const struct h4_recv_pkt *pkts, int pkts_count) h4_recv_buf() argument
|
H A D | hci_h4.c | 154 h4_recv_buf(struct hci_dev *hdev, struct sk_buff *skb, const unsigned char *buffer, int count, const struct h4_recv_pkt *pkts, int pkts_count) h4_recv_buf() argument
|
H A D | btmtksdio.c | 386 int pkts_count = ARRAY_SIZE(mtk_recv_pkts); in btmtksdio_rx_packet() local
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | h4_recv.h | 41 h4_recv_buf(struct hci_dev *hdev, struct sk_buff *skb, const unsigned char *buffer, int count, const struct h4_recv_pkt *pkts, int pkts_count) h4_recv_buf() argument
|
H A D | hci_h4.c | 154 h4_recv_buf(struct hci_dev *hdev, struct sk_buff *skb, const unsigned char *buffer, int count, const struct h4_recv_pkt *pkts, int pkts_count) h4_recv_buf() argument
|
H A D | btmtksdio.c | 449 int pkts_count = ARRAY_SIZE(mtk_recv_pkts); in btmtksdio_rx_packet() local
|
Completed in 5 milliseconds