Searched refs:ng_bt_mbufq (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt_var.h98 struct ng_bt_mbufq sc_cmdq; /* HCI command queue */
104 struct ng_bt_mbufq sc_aclq; /* ACL data queue */
109 struct ng_bt_mbufq sc_scoq; /* SCO data queue */
H A Dng_ubt.c1568 struct ng_bt_mbufq *q;
1741 struct ng_bt_mbufq *q;
/freebsd-10-stable/sys/netgraph/bluetooth/include/
H A Dng_bluetooth.h65 struct ng_bt_mbufq { struct
72 typedef struct ng_bt_mbufq ng_bt_mbufq_t;
73 typedef struct ng_bt_mbufq * ng_bt_mbufq_p;
H A Dng_btsocket_rfcomm.h252 struct ng_bt_mbufq outq; /* outgoing queue */
/freebsd-10-stable/sys/dev/usb/misc/
H A Dudbp.c118 struct ng_bt_mbufq sc_xmitq_hipri; /* hi-priority transmit queue */
119 struct ng_bt_mbufq sc_xmitq; /* low-priority transmit queue */
702 struct ng_bt_mbufq *queue_ptr;

Completed in 158 milliseconds