Home
last modified time | relevance | path

Searched refs:NG_HCI_BUFF_SCO_TOTAL (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_misc.c112 NG_HCI_BUFF_SCO_TOTAL(unit->buffer, ep->num_pkts); in ng_hci_node_is_up()
164 NG_HCI_BUFF_SCO_TOTAL(unit->buffer, size); in ng_hci_unit_clean()
292 NG_HCI_BUFF_SCO_TOTAL(unit->buffer, num_pkts); in ng_hci_new_con()
H A Dng_hci_var.h111 #define NG_HCI_BUFF_SCO_TOTAL(b, v) (v) = (b).sco_pkts macro
H A Dng_hci_main.c320 NG_HCI_BUFF_SCO_TOTAL(unit->buffer, sco_total); in ng_hci_default_rcvmsg()
415 NG_HCI_BUFF_SCO_TOTAL(unit->buffer, ep->sco_pkts); in ng_hci_default_rcvmsg()
H A Dng_hci_cmds.c652 NG_HCI_BUFF_SCO_TOTAL(unit->buffer, size); in process_hc_baseband_params()