Searched refs:NG_BT_MBUFQ_DROP (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/netgraph/bluetooth/include/
H A Dng_bluetooth.h97 #define NG_BT_MBUFQ_DROP(q) (q)->drops ++ macro
182 #define NG_BT_ITEMQ_DROP(q) NG_BT_MBUFQ_DROP((q))
/freebsd-12-stable/sys/dev/usb/misc/
H A Dudbp.c732 NG_BT_MBUFQ_DROP(queue_ptr);
/freebsd-12-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_main.c1087 NG_BT_MBUFQ_DROP(&unit->cmdq);
/freebsd-12-stable/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c1926 NG_BT_MBUFQ_DROP(q);

Completed in 113 milliseconds