Home
last modified time | relevance | path

Searched defs:txq (Results 1 – 19 of 19) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_tx_edma.c151 ath_edma_tx_fifo_fill(struct ath_softc *sc, struct ath_txq *txq) in ath_edma_tx_fifo_fill()
230 ath_edma_dma_restart(struct ath_softc *sc, struct ath_txq *txq) in ath_edma_dma_restart()
356 ath_edma_xmit_handoff_hw(struct ath_softc *sc, struct ath_txq *txq, in ath_edma_xmit_handoff_hw()
400 ath_edma_xmit_handoff_mcast(struct ath_softc *sc, struct ath_txq *txq, in ath_edma_xmit_handoff_mcast()
455 ath_edma_xmit_handoff(struct ath_softc *sc, struct ath_txq *txq, in ath_edma_xmit_handoff()
615 struct ath_txq *txq; in ath_edma_tx_processq() local
H A Dif_ath_tx.c750 ath_tx_handoff_hw(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_handoff_hw()
1875 struct ath_txq *txq; in ath_tx_start() local
2856 struct ath_txq *txq = sc->sc_ac2q[tid->ac]; in ath_tx_tid_sched() local
2909 struct ath_txq *txq = sc->sc_ac2q[tid->ac]; in ath_tx_tid_unsched() local
2983 struct ath_txq *txq, struct ath_buf *bf) in ath_tx_xmit_aggr()
3863 struct ath_txq *txq; in ath_tx_tid_drain_print() local
5454 struct ath_txq *txq = sc->sc_ac2q[tid->ac]; local
5683 struct ath_txq *txq = sc->sc_ac2q[tid->ac]; local
5771 ath_txq_sched(struct ath_softc *sc, struct ath_txq *txq)
6364 struct ath_txq *txq; local
[all …]
H A Dif_ath.c3964 ath_txq_init(struct ath_softc *sc, struct ath_txq *txq, int qnum)
4047 struct ath_txq *txq; local
4071 struct ath_txq *txq = sc->sc_ac2q[ac]; local
4154 ath_tx_cleanupq(struct ath_softc *sc, struct ath_txq *txq)
4779 ath_txq_freeholdingbuf(struct ath_softc *sc, struct ath_txq *txq)
4803 struct ath_txq *txq; local
4846 struct ath_txq *txq; local
4960 ath_tx_draintxq(struct ath_softc *sc, struct ath_txq *txq)
5034 ath_tx_stopdma(struct ath_softc *sc, struct ath_txq *txq)
5099 ath_tx_dump(struct ath_softc *sc, struct ath_txq *txq)
[all …]
/dragonfly/sys/dev/virtual/vmware/vmxnet3/
H A Dif_vmx.c713 struct vmxnet3_txqueue *txq; in vmxnet3_setup_msix_interrupts() local
777 struct vmxnet3_txqueue *txq; in vmxnet3_set_interrupt_idx() local
1006 struct vmxnet3_txqueue *txq; in vmxnet3_drain_taskqueue() local
1061 struct vmxnet3_txqueue *txq; in vmxnet3_init_txq() local
1280 struct vmxnet3_txqueue *txq; in vmxnet3_alloc_txq_data() local
1347 struct vmxnet3_txqueue *txq; in vmxnet3_free_txq_data() local
1589 struct vmxnet3_txqueue *txq; in vmxnet3_init_shared_data() local
2336 struct vmxnet3_txqueue *txq; in vmxnet3_legacy_intr() local
2369 struct vmxnet3_txqueue *txq; in vmxnet3_txq_intr() local
2479 struct vmxnet3_txqueue *txq; in vmxnet3_stop_rendezvous() local
[all …]
/dragonfly/sys/dev/netif/ral/
H A Drt2661.c890 struct rt2661_tx_ring *txq; in rt2661_tx_intr() local
968 rt2661_tx_dma_intr(struct rt2661_softc *sc, struct rt2661_tx_ring *txq) in rt2661_tx_dma_intr()
1423 struct rt2661_tx_ring *txq = &sc->txq[ac]; in rt2661_sendprot() local
1499 struct rt2661_tx_ring *txq = &sc->txq[ac]; in rt2661_tx_data() local
H A Drt2560var.h132 struct rt2560_tx_ring txq; member
H A Drt2661var.h133 struct rt2661_tx_ring txq[4]; member
H A Drt2860var.h150 struct rt2860_tx_ring txq[6]; member
/dragonfly/sys/net/netmap/
H A Dnetmap_freebsd.c154 generic_find_num_queues(struct ifnet *ifp, u_int *txq, u_int *rxq) in generic_find_num_queues()
/dragonfly/sys/dev/netif/nfe/
H A Dif_nfevar.h115 struct nfe_tx_ring txq; member
/dragonfly/sys/dev/netif/iwi/
H A Dif_iwi.c1675 iwi_tx_intr(struct iwi_softc *sc, struct iwi_tx_ring *txq) in iwi_tx_intr()
1852 struct iwi_tx_ring *txq = &sc->txq[ac]; in iwi_tx_start() local
H A Dif_iwivar.h158 struct iwi_tx_ring txq[WME_NUM_AC]; member
/dragonfly/contrib/gdb-7/gdb/common/
H A Dlinux-osdata.c876 unsigned int txq, rxq, trun, retn; in print_sockets() local
/dragonfly/sys/dev/netif/wpi/
H A Dif_wpivar.h191 struct wpi_tx_ring txq[WPI_DRV_NTXQUEUES]; member
/dragonfly/sys/dev/netif/iwm/
H A Dif_iwmvar.h447 struct iwm_tx_ring txq[IWM_MAX_QUEUES]; member
H A Dif_iwm.c1592 struct iwm_tx_ring *txq = &sc->txq[qid]; in iwm_nic_tx_init() local
/dragonfly/sys/dev/netif/iwn/
H A Dif_iwnvar.h299 struct iwn_tx_ring txq[IWN5000_NTXQUEUES]; member
H A Dif_iwn.c3252 struct iwn_tx_ring *txq; in iwn_rx_compressed_ba() local
8709 struct iwn_tx_ring *txq = &sc->txq[qid]; local
/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c6507 struct nlattr *txq, *params; in i802_set_tx_queue_params() local