Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt_var.h129 struct ng_bt_mbufq sc_cmdq; /* HCI command queue */
135 struct ng_bt_mbufq sc_aclq; /* ACL data queue */
140 struct ng_bt_mbufq sc_scoq; /* SCO data queue */
H A Dng_ubt.c1690 struct ng_bt_mbufq *q; in ng_ubt_rcvmsg()
1863 struct ng_bt_mbufq *q; in ng_ubt_rcvdata()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_bluetooth.h67 struct ng_bt_mbufq { struct
74 typedef struct ng_bt_mbufq ng_bt_mbufq_t; argument
75 typedef struct ng_bt_mbufq * ng_bt_mbufq_p;
H A Dng_btsocket_rfcomm.h254 struct ng_bt_mbufq outq; /* outgoing queue */