Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_misc.c113 NG_HCI_BUFF_SCO_TOTAL(unit->buffer, ep->num_pkts); in ng_hci_node_is_up()
165 NG_HCI_BUFF_SCO_TOTAL(unit->buffer, size); in ng_hci_unit_clean()
293 NG_HCI_BUFF_SCO_TOTAL(unit->buffer, num_pkts); in ng_hci_new_con()
H A Dng_hci_var.h112 #define NG_HCI_BUFF_SCO_TOTAL(b, v) (v) = (b).sco_pkts macro
H A Dng_hci_main.c321 NG_HCI_BUFF_SCO_TOTAL(unit->buffer, sco_total); in ng_hci_default_rcvmsg()
416 NG_HCI_BUFF_SCO_TOTAL(unit->buffer, ep->sco_pkts); in ng_hci_default_rcvmsg()
H A Dng_hci_cmds.c653 NG_HCI_BUFF_SCO_TOTAL(unit->buffer, size); in process_hc_baseband_params()