HomeSort by: relevance | last modified time | path
    Searched refs:hci_aclrxqlen (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netbt/
hci_unit.c 259 unit->hci_aclrxqlen = 0;
393 if (unit->hci_aclrxqlen > 0) {
395 unit->hci_aclrxqlen--;
476 if (unit->hci_aclrxqlen > hci_aclrxq_max || unit->hci_rxint == NULL) {
481 unit->hci_aclrxqlen++;
hci.h 2559 uint16_t hci_aclrxqlen; /* ACL rx queue length */ member in struct:hci_unit

Completed in 16 milliseconds