Searched refs:hci_eventq_max (Results 1 – 3 of 3) sorted by relevance
56 int hci_eventq_max = 20; variable104 unit->hci_eventq.ifq_maxlen = hci_eventq_max; in hci_attach()429 if (unit->hci_eventqlen > hci_eventq_max) { in hci_input_event()
190 &hci_eventq_max, 0, "Max Event queue length");
2382 extern int hci_eventq_max, hci_aclrxq_max, hci_scorxq_max;