Home
last modified time | relevance | path

Searched refs:NG_BT_ITEMQ_INIT (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/netgraph/bluetooth/include/
H A Dng_bluetooth.h162 #define NG_BT_ITEMQ_INIT(q, _maxlen) \ macro
/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_misc.c294 NG_BT_ITEMQ_INIT(&con->conq, num_pkts); in ng_hci_new_con()
/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap_raw.c557 NG_BT_ITEMQ_INIT(&ng_btsocket_l2cap_raw_queue, ifqmaxlen); in ng_btsocket_l2cap_raw_init()
H A Dng_btsocket_hci_raw.c773 NG_BT_ITEMQ_INIT(&ng_btsocket_hci_raw_queue, 300); in ng_btsocket_hci_raw_init()
H A Dng_btsocket_sco.c1140 NG_BT_ITEMQ_INIT(&ng_btsocket_sco_queue, 300); in ng_btsocket_sco_init()
H A Dng_btsocket_l2cap.c1930 NG_BT_ITEMQ_INIT(&ng_btsocket_l2cap_queue, ifqmaxlen); in ng_btsocket_l2cap_init()