Home
last modified time | relevance | path

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

/netbsd/src/sys/netbt/
Dbt_sysctl.c120 &hci_eventq_max, sizeof(hci_eventq_max),
Dhci_unit.c58 int hci_eventq_max = 20; variable
454 if (unit->hci_eventqlen > hci_eventq_max || unit->hci_rxint == NULL) { in hci_input_event()
Dhci.h2436 extern int hci_eventq_max, hci_aclrxq_max, hci_scorxq_max;