Searched refs:NG_HCI_STAT_ACL_RECV (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/netgraph/bluetooth/hci/ | ||
| H A D | ng_hci_var.h | 146 #define NG_HCI_STAT_ACL_RECV(s) (s).acl_recv ++ macro |
| H A D | ng_hci_main.c | 730 NG_HCI_STAT_ACL_RECV(unit->stat); in ng_hci_drv_rcvdata() |