Symbol: ntb_queue_entry
sys/dev/ntb/ntb_transport.c
100
STAILQ_ENTRY(ntb_queue_entry) entry;
sys/dev/ntb/ntb_transport.c
1009
ntb_memcpy_rx(struct ntb_transport_qp *qp, struct ntb_queue_entry *entry,
sys/dev/ntb/ntb_transport.c
1031
struct ntb_queue_entry *entry;
sys/dev/ntb/ntb_transport.c
1041
struct ntb_queue_entry *entry;
sys/dev/ntb/ntb_transport.c
1560
struct ntb_queue_entry *entry;
sys/dev/ntb/ntb_transport.c
1593
ntb_list_add(struct mtx *lock, struct ntb_queue_entry *entry,
sys/dev/ntb/ntb_transport.c
1602
static struct ntb_queue_entry *
sys/dev/ntb/ntb_transport.c
1605
struct ntb_queue_entry *entry;
sys/dev/ntb/ntb_transport.c
1620
static struct ntb_queue_entry *
sys/dev/ntb/ntb_transport.c
1624
struct ntb_queue_entry *entry;
sys/dev/ntb/ntb_transport.c
275
struct ntb_queue_entry *entry);
sys/dev/ntb/ntb_transport.c
279
struct ntb_queue_entry *entry, void *offset);
sys/dev/ntb/ntb_transport.c
297
static void ntb_list_add(struct mtx *lock, struct ntb_queue_entry *entry,
sys/dev/ntb/ntb_transport.c
299
static struct ntb_queue_entry *ntb_list_rm(struct mtx *lock,
sys/dev/ntb/ntb_transport.c
301
static struct ntb_queue_entry *ntb_list_mv(struct mtx *lock,
sys/dev/ntb/ntb_transport.c
660
struct ntb_queue_entry *entry;
sys/dev/ntb/ntb_transport.c
705
struct ntb_queue_entry *entry;
sys/dev/ntb/ntb_transport.c
776
struct ntb_queue_entry *entry;
sys/dev/ntb/ntb_transport.c
812
struct ntb_queue_entry *entry = data;
sys/dev/ntb/ntb_transport.c
844
ntb_memcpy_tx(struct ntb_queue_entry *entry, void *offset)
sys/dev/ntb/ntb_transport.c
862
ntb_async_tx(struct ntb_transport_qp *qp, struct ntb_queue_entry *entry)
sys/dev/ntb/ntb_transport.c
879
ntb_process_tx(struct ntb_transport_qp *qp, struct ntb_queue_entry *entry)
sys/dev/ntb/ntb_transport.c
94
STAILQ_HEAD(ntb_queue_list, ntb_queue_entry);
sys/dev/ntb/ntb_transport.c
943
struct ntb_queue_entry *entry;