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