Lines Matching defs:txq

1077 	struct vmxnet3_txqueue *txq;  in vmxnet3_set_interrupt_idx()  local
1159 struct vmxnet3_txqueue *txq; in vmxnet3_init_txq() local
1263 vmxnet3_destroy_txq(struct vmxnet3_txqueue *txq) in vmxnet3_destroy_txq()
1385 struct vmxnet3_txqueue *txq; in vmxnet3_alloc_txq_data() local
1438 struct vmxnet3_txqueue *txq; in vmxnet3_free_txq_data() local
1653 struct vmxnet3_txqueue *txq; in vmxnet3_init_shared_data() local
1965 struct vmxnet3_txqueue *txq; in vmxnet3_setup_stats() local
2025 struct vmxnet3_txqueue *txq; in vmxnet3_teardown_stats() local
2118 vmxnet3_txq_eof(struct vmxnet3_txqueue *txq, u_int limit) in vmxnet3_txq_eof()
2519 struct vmxnet3_txqueue *txq; in vmxnet3_legacy_intr() local
2564 struct vmxnet3_txqueue *txq; in vmxnet3_txrxq_intr() local
2609 struct vmxnet3_txqueue *txq; in vmxnet3_handle_queue() local
2676 vmxnet3_txstop(struct vmxnet3_softc *sc, struct vmxnet3_txqueue *txq) in vmxnet3_txstop()
2735 struct vmxnet3_txqueue *txq; in vmxnet3_stop_rendezvous() local
2799 vmxnet3_txinit(struct vmxnet3_softc *sc, struct vmxnet3_txqueue *txq) in vmxnet3_txinit()
2985 vmxnet3_txq_offload_ctx(struct vmxnet3_txqueue *txq, struct mbuf *m, in vmxnet3_txq_offload_ctx()
3063 vmxnet3_txq_load_mbuf(struct vmxnet3_txqueue *txq, struct mbuf **m0, in vmxnet3_txq_load_mbuf()
3095 vmxnet3_txq_unload_mbuf(struct vmxnet3_txqueue *txq, bus_dmamap_t dmap) in vmxnet3_txq_unload_mbuf()
3102 vmxnet3_txq_encap(struct vmxnet3_txqueue *txq, struct mbuf **m0) in vmxnet3_txq_encap()
3208 vmxnet3_tx_common_locked(struct ifnet *ifp, struct vmxnet3_txqueue *txq, int txtype) in vmxnet3_tx_common_locked()
3259 struct vmxnet3_txqueue *txq; in vmxnet3_start_locked() local
3271 struct vmxnet3_txqueue *txq; in vmxnet3_start() local
3304 vmxnet3_transmit_locked(struct ifnet *ifp, struct vmxnet3_txqueue *txq) in vmxnet3_transmit_locked()
3314 struct vmxnet3_txqueue *txq; in vmxnet3_transmit() local
3350 struct vmxnet3_txqueue *txq = arg; in vmxnet3_deferred_transmit() local
3509 vmxnet3_watchdog(struct vmxnet3_txqueue *txq) in vmxnet3_watchdog()