Home
last modified time | relevance | path

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

/dragonfly/sys/netbt/
H A Dhci_event.c252 ep.num_cmd_pkts); in hci_event_command_status()
260 unit->hci_num_cmd_pkts = ep.num_cmd_pkts; in hci_event_command_status()
306 ep.num_cmd_pkts); in hci_event_command_compl()
319 unit->hci_num_cmd_pkts = ep.num_cmd_pkts; in hci_event_command_compl()
H A Dhci.h1957 uint8_t num_cmd_pkts; /* # of HCI command packets */ member
1965 uint8_t num_cmd_pkts; /* # of HCI command packets */ member
/dragonfly/sys/netgraph7/bluetooth/hci/
H A Dng_hci_cmds.c170 NG_HCI_BUFF_CMD_SET(unit->buffer, ep->num_cmd_pkts); in ng_hci_process_command_complete()
272 NG_HCI_BUFF_CMD_SET(unit->buffer, ep->num_cmd_pkts); in ng_hci_process_command_status()
/dragonfly/sys/netgraph7/bluetooth/include/
H A Dng_hci.h1541 u_int8_t num_cmd_pkts; /* # of HCI command packets */ member
1549 u_int8_t num_cmd_pkts; /* # of HCI command packets */ member