Home
last modified time | relevance | path

Searched refs:NG_HCI_STAT_EVNT_RECV (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_var.h143 #define NG_HCI_STAT_EVNT_RECV(s) (s).evnt_recv ++ macro
H A Dng_hci_main.c759 NG_HCI_STAT_EVNT_RECV(unit->stat); in ng_hci_drv_rcvdata()