Symbol: vtnet_txq
sys/dev/netmap/if_vtnet_netmap.h
356
struct vtnet_txq *txq = &sc->vtnet_txqs[i];
sys/dev/netmap/if_vtnet_netmap.h
70
struct vtnet_txq *txq = &sc->vtnet_txqs[ring_nr];
sys/dev/virtio/network/if_vtnet.c
1033
struct vtnet_txq *txq;
sys/dev/virtio/network/if_vtnet.c
155
static int vtnet_txq_intr_threshold(struct vtnet_txq *);
sys/dev/virtio/network/if_vtnet.c
156
static int vtnet_txq_below_threshold(struct vtnet_txq *);
sys/dev/virtio/network/if_vtnet.c
157
static int vtnet_txq_notify(struct vtnet_txq *);
sys/dev/virtio/network/if_vtnet.c
158
static void vtnet_txq_free_mbufs(struct vtnet_txq *);
sys/dev/virtio/network/if_vtnet.c
159
static int vtnet_txq_offload_ctx(struct vtnet_txq *, struct mbuf *,
sys/dev/virtio/network/if_vtnet.c
161
static int vtnet_txq_offload_tso(struct vtnet_txq *, struct mbuf *, int,
sys/dev/virtio/network/if_vtnet.c
164
vtnet_txq_offload(struct vtnet_txq *, struct mbuf *,
sys/dev/virtio/network/if_vtnet.c
166
static int vtnet_txq_enqueue_buf(struct vtnet_txq *, struct mbuf **,
sys/dev/virtio/network/if_vtnet.c
168
static int vtnet_txq_encap(struct vtnet_txq *, struct mbuf **, int);
sys/dev/virtio/network/if_vtnet.c
171
static void vtnet_start_locked(struct vtnet_txq *, if_t);
sys/dev/virtio/network/if_vtnet.c
175
static int vtnet_txq_mq_start_locked(struct vtnet_txq *, struct mbuf *);
sys/dev/virtio/network/if_vtnet.c
181
static void vtnet_txq_start(struct vtnet_txq *);
sys/dev/virtio/network/if_vtnet.c
183
static int vtnet_txq_eof(struct vtnet_txq *);
sys/dev/virtio/network/if_vtnet.c
187
static int vtnet_watchdog(struct vtnet_txq *);
sys/dev/virtio/network/if_vtnet.c
2314
vtnet_txq_intr_threshold(struct vtnet_txq *txq)
sys/dev/virtio/network/if_vtnet.c
2343
vtnet_txq_below_threshold(struct vtnet_txq *txq)
sys/dev/virtio/network/if_vtnet.c
2353
vtnet_txq_notify(struct vtnet_txq *txq)
sys/dev/virtio/network/if_vtnet.c
2379
vtnet_txq_free_mbufs(struct vtnet_txq *txq)
sys/dev/virtio/network/if_vtnet.c
2409
vtnet_txq_offload_ctx(struct vtnet_txq *txq, struct mbuf *m, int *etype,
sys/dev/virtio/network/if_vtnet.c
241
struct sysctl_oid_list *, struct vtnet_txq *);
sys/dev/virtio/network/if_vtnet.c
2468
vtnet_txq_offload_tso(struct vtnet_txq *txq, struct mbuf *m, int eth_type,
sys/dev/virtio/network/if_vtnet.c
248
static int vtnet_txq_enable_intr(struct vtnet_txq *);
sys/dev/virtio/network/if_vtnet.c
249
static void vtnet_txq_disable_intr(struct vtnet_txq *);
sys/dev/virtio/network/if_vtnet.c
2511
vtnet_txq_offload(struct vtnet_txq *txq, struct mbuf *m,
sys/dev/virtio/network/if_vtnet.c
2566
vtnet_txq_enqueue_buf(struct vtnet_txq *txq, struct mbuf **m_head,
sys/dev/virtio/network/if_vtnet.c
2617
vtnet_txq_encap(struct vtnet_txq *txq, struct mbuf **m_head, int flags)
sys/dev/virtio/network/if_vtnet.c
2668
vtnet_start_locked(struct vtnet_txq *txq, if_t ifp)
sys/dev/virtio/network/if_vtnet.c
2721
struct vtnet_txq *txq;
sys/dev/virtio/network/if_vtnet.c
2733
vtnet_txq_mq_start_locked(struct vtnet_txq *txq, struct mbuf *m)
sys/dev/virtio/network/if_vtnet.c
2802
struct vtnet_txq *txq;
sys/dev/virtio/network/if_vtnet.c
2830
struct vtnet_txq *txq;
sys/dev/virtio/network/if_vtnet.c
2843
vtnet_txq_start(struct vtnet_txq *txq)
sys/dev/virtio/network/if_vtnet.c
2865
struct vtnet_txq *txq;
sys/dev/virtio/network/if_vtnet.c
2886
vtnet_txq_eof(struct vtnet_txq *txq)
sys/dev/virtio/network/if_vtnet.c
2920
struct vtnet_txq *txq;
sys/dev/virtio/network/if_vtnet.c
2959
struct vtnet_txq *txq;
sys/dev/virtio/network/if_vtnet.c
2977
struct vtnet_txq *txq;
sys/dev/virtio/network/if_vtnet.c
2996
vtnet_watchdog(struct vtnet_txq *txq)
sys/dev/virtio/network/if_vtnet.c
3113
struct vtnet_txq *txq;
sys/dev/virtio/network/if_vtnet.c
3150
struct vtnet_txq *txq;
sys/dev/virtio/network/if_vtnet.c
3172
struct vtnet_txq *txq;
sys/dev/virtio/network/if_vtnet.c
3193
struct vtnet_txq *txq;
sys/dev/virtio/network/if_vtnet.c
3209
struct vtnet_txq *txq;
sys/dev/virtio/network/if_vtnet.c
3364
struct vtnet_txq *txq;
sys/dev/virtio/network/if_vtnet.c
4168
struct sysctl_oid_list *child, struct vtnet_txq *txq)
sys/dev/virtio/network/if_vtnet.c
4499
vtnet_txq_enable_intr(struct vtnet_txq *txq)
sys/dev/virtio/network/if_vtnet.c
4516
vtnet_txq_disable_intr(struct vtnet_txq *txq)
sys/dev/virtio/network/if_vtnet.c
4633
struct vtnet_txq *txq;
sys/dev/virtio/network/if_vtnet.c
867
struct vtnet_txq *txq;
sys/dev/virtio/network/if_vtnet.c
908
sc->vtnet_txqs = malloc(sizeof(struct vtnet_txq) * npairs, M_DEVBUF,
sys/dev/virtio/network/if_vtnet.c
949
vtnet_destroy_txq(struct vtnet_txq *txq)
sys/dev/virtio/network/if_vtnetvar.h
143
struct vtnet_txq *vtnet_txqs;