Searched refs:NG_BT_MBUFQ_DRAIN (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/netgraph/bluetooth/include/
H A Dng_bluetooth.h88 NG_BT_MBUFQ_DRAIN((q)); \
135 #define NG_BT_MBUFQ_DRAIN(q) \ macro
/freebsd-13-stable/sys/dev/usb/misc/
H A Dudbp.c839 NG_BT_MBUFQ_DRAIN(&sc->sc_xmitq);
840 NG_BT_MBUFQ_DRAIN(&sc->sc_xmitq_hipri);
/freebsd-13-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_misc.c142 NG_BT_MBUFQ_DRAIN(&unit->cmdq);
H A Dng_hci_cmds.c111 NG_BT_MBUFQ_DRAIN(&unit->cmdq);
/freebsd-13-stable/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c1674 NG_BT_MBUFQ_DRAIN(&sc->sc_cmdq);
1675 NG_BT_MBUFQ_DRAIN(&sc->sc_aclq);
1676 NG_BT_MBUFQ_DRAIN(&sc->sc_scoq);
/freebsd-13-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_rfcomm.c1057 NG_BT_MBUFQ_DRAIN(&s->outq);

Completed in 81 milliseconds