Searched defs:txq (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-11.0-release/sys/dev/netmap/
H A Dif_vtnet_netmap.h54 struct vtnet_txq *txq = &sc->vtnet_txqs[i]; local
123 struct vtnet_txq *txq = &sc->vtnet_txqs[ring_nr]; local
[all...]
H A Dnetmap_freebsd.c274 generic_find_num_queues(struct ifnet *ifp, u_int *txq, u_int *rxq) argument
/freebsd-11.0-release/sys/dev/ath/
H A Dif_ath_tx_edma.c143 ath_tx_alq_edma_push(struct ath_softc *sc, int txq, int nframes, argument
171 ath_tx_edma_push_staging_list(struct ath_softc *sc, struct ath_txq *txq, argument
294 ath_edma_tx_fifo_fill(struct ath_softc *sc, struct ath_txq *txq) argument
390 ath_edma_dma_restart(struct ath_softc *sc, struct ath_txq *txq) argument
516 ath_edma_xmit_handoff_hw(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf) argument
553 ath_edma_xmit_handoff_mcast(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf) argument
608 ath_edma_xmit_handoff(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf) argument
769 struct ath_txq *txq; local
[all...]
H A Dif_ath_alq.h118 uint32_t txq; member in struct:if_ath_alq_tx_fifo_push
H A Dif_ath_tx.c684 ath_tx_handoff_mcast(struct ath_softc *sc, struct ath_txq *txq, argument
727 ath_tx_handoff_hw(struct ath_softc *sc, struct ath_txq *txq, argument
896 ath_legacy_tx_dma_restart(struct ath_softc *sc, struct ath_txq *txq) argument
945 ath_legacy_xmit_handoff(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf) argument
1476 ath_tx_xmit_normal(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf) argument
1526 ath_tx_normal_setup(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_buf *bf, struct mbuf *m0, struct ath_txq *txq) argument
1853 struct ath_txq *txq; local
2823 struct ath_txq *txq = sc->sc_ac2q[tid->ac]; local
2876 struct ath_txq *txq = sc->sc_ac2q[tid->ac]; local
2949 ath_tx_xmit_aggr(struct ath_softc *sc, struct ath_node *an, struct ath_txq *txq, struct ath_buf *bf) argument
3037 ath_tx_swq(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_txq *txq, int queue_to_head, struct ath_buf *bf) argument
3739 struct ath_txq *txq; local
4031 ath_tx_txq_drain(struct ath_softc *sc, struct ath_txq *txq) argument
5251 struct ath_txq *txq = sc->sc_ac2q[tid->ac]; local
5480 struct ath_txq *txq = sc->sc_ac2q[tid->ac]; local
5568 ath_txq_sched(struct ath_softc *sc, struct ath_txq *txq) argument
6111 struct ath_txq *txq; local
6148 struct ath_txq *txq; local
[all...]
/freebsd-11.0-release/sys/mips/nlm/dev/net/
H A Dxlpge.h117 int txq; member in struct:nlm_xlpge_softc
/freebsd-11.0-release/sys/dev/ral/
H A Drt2560var.h128 struct rt2560_tx_ring txq; member in struct:rt2560_softc
H A Drt2661var.h129 struct rt2661_tx_ring txq[4]; member in struct:rt2661_softc
H A Drt2860var.h146 struct rt2860_tx_ring txq[6]; member in struct:rt2860_softc
H A Drt2661.c854 struct rt2661_tx_ring *txq; local
932 rt2661_tx_dma_intr(struct rt2661_softc *sc, struct rt2661_tx_ring *txq) argument
1366 struct rt2661_tx_ring *txq = &sc->txq[ac]; local
1437 struct rt2661_tx_ring *txq = &sc->txq[ac]; local
[all...]
/freebsd-11.0-release/sys/dev/sfxge/
H A Dsfxge_ev.c55 struct sfxge_txq *txq; local
280 struct sfxge_txq *txq; local
322 struct sfxge_txq *txq; local
380 struct sfxge_txq *txq = sfxge_get_txq_by_label(evq, label); local
[all...]
H A Dsfxge_tx.c143 sfxge_tx_maybe_insert_tag(struct sfxge_txq *txq, struct mbuf *mbuf) argument
161 sfxge_next_stmp(struct sfxge_txq *txq, struct sfxge_tx_mapping **pstmp) argument
173 sfxge_tx_qcomplete(struct sfxge_txq *txq, struct sfxge_evq *evq) argument
226 sfxge_tx_qdpl_swizzle(struct sfxge_txq *txq) argument
277 sfxge_tx_qreap(struct sfxge_txq *txq) argument
285 sfxge_tx_qlist_post(struct sfxge_txq *txq) argument
350 sfxge_tx_queue_mbuf(struct sfxge_txq *txq, struct mbuf *mbuf) argument
463 sfxge_tx_qdpl_drain(struct sfxge_txq *txq) argument
548 sfxge_tx_qdpl_service(struct sfxge_txq *txq) argument
568 sfxge_tx_qdpl_put_locked(struct sfxge_txq *txq, struct mbuf *mbuf) argument
605 sfxge_tx_qdpl_put_unlocked(struct sfxge_txq *txq, struct mbuf *mbuf) argument
644 sfxge_tx_packet_add(struct sfxge_txq *txq, struct mbuf *m) argument
689 sfxge_tx_qdpl_flush(struct sfxge_txq *txq) argument
806 struct sfxge_txq *txq; local
929 tso_init(struct sfxge_txq *txq) argument
955 tso_fini(struct sfxge_txq *txq) argument
966 tso_start(struct sfxge_txq *txq, struct sfxge_tso_state *tso, const bus_dma_segment_t *hdr_dma_seg, struct mbuf *mbuf) argument
1079 tso_fill_packet_with_fragment(struct sfxge_txq *txq, struct sfxge_tso_state *tso) argument
1143 tso_start_new_packet(struct sfxge_txq *txq, struct sfxge_tso_state *tso, unsigned int *idp) argument
1290 sfxge_tx_queue_tso(struct sfxge_txq *txq, struct mbuf *mbuf, const bus_dma_segment_t *dma_seg, int n_dma_seg, int vlan_tagged) argument
1359 sfxge_tx_qunblock(struct sfxge_txq *txq) argument
1390 sfxge_tx_qflush_done(struct sfxge_txq *txq) argument
1399 struct sfxge_txq *txq; local
1534 struct sfxge_txq *txq; local
1661 sfxge_txq_stat_init(struct sfxge_txq *txq, struct sysctl_oid *txq_node) argument
1690 struct sfxge_txq *txq; local
1725 struct sfxge_txq *txq; local
1909 struct sfxge_txq *txq; local
[all...]
H A Dsfxge.h148 sfxge_sw_ev_txq_magic(enum sfxge_sw_ev sw_ev, struct sfxge_txq *txq) argument
176 struct sfxge_txq *txq; member in struct:sfxge_evq
306 struct sfxge_txq *txq[SFXGE_TXQ_NTYPES + SFXGE_RX_SCALE_MAX]; member in struct:sfxge_softc
/freebsd-11.0-release/sys/dev/ixl/
H A Di40e_virtchnl.h229 struct i40e_virtchnl_txq_info txq; member in struct:i40e_virtchnl_queue_pair_info
H A Dixl_pf_iov.c607 struct i40e_hmc_obj_txq txq; local
[all...]
/freebsd-11.0-release/sys/dev/malo/
H A Dif_malo.c553 malo_txdma_setup(struct malo_softc *sc, struct malo_txq *txq) argument
631 malo_txdma_cleanup(struct malo_softc *sc, struct malo_txq *txq) argument
725 struct malo_txq *txq; local
742 malo_txq_init(struct malo_softc *sc, struct malo_txq *txq, int qnum) argument
767 malo_tx_cleanupq(struct malo_softc *sc, struct malo_txq *txq) argument
777 malo_getbuf(struct malo_softc *sc, struct malo_txq *txq) argument
927 malo_tx_processq(struct malo_softc *sc, struct malo_txq *txq) argument
1043 struct malo_txq *txq; local
1235 struct malo_txq *txq = &sc->malo_txq[0]; local
1580 malo_tx_draintxq(struct malo_softc *sc, struct malo_txq *txq) argument
1780 struct malo_txq *txq; local
[all...]
/freebsd-11.0-release/sys/dev/nfe/
H A Dif_nfevar.h154 struct nfe_tx_ring txq; member in struct:nfe_softc
/freebsd-11.0-release/sys/dev/wpi/
H A Dif_wpivar.h180 struct wpi_tx_ring txq[WPI_DRV_NTXQUEUES]; member in struct:wpi_softc
/freebsd-11.0-release/sys/dev/iwi/
H A Dif_iwivar.h150 struct iwi_tx_ring txq[WME_NUM_AC]; member in struct:iwi_softc
/freebsd-11.0-release/sys/dev/mwl/
H A Dif_mwlvar.h186 uint8_t txq; /* h/w q for BA stream */ member in struct:mwl_bastate
191 mwl_bastream_setup(struct mwl_bastate *bas, int tid, int txq) argument
H A Dmwlhal.h506 int txq; member in struct:__anon11052
/freebsd-11.0-release/sys/dev/cxgb/
H A Dcxgb_adapter.h282 struct sge_txq txq[SGE_TXQ_PER_SET]; member in struct:sge_qset
/freebsd-11.0-release/sys/dev/virtio/network/
H A Dif_vtnet.c717 struct vtnet_txq *txq; local
794 vtnet_destroy_txq(struct vtnet_txq *txq) argument
878 struct vtnet_txq *txq; local
1925 vtnet_txq_below_threshold(struct vtnet_txq *txq) argument
1937 vtnet_txq_notify(struct vtnet_txq *txq) argument
1963 vtnet_txq_free_mbufs(struct vtnet_txq *txq) argument
1978 ("%s: mbufs remaining in tx queue %p", __func__, txq)); local
1986 vtnet_txq_offload_ctx(struct vtnet_txq *txq, struct mbuf *m, int *etype, int *proto, int *start) argument
2039 vtnet_txq_offload_tso(struct vtnet_txq *txq, struct mbuf *m, int eth_type, int offset, struct virtio_net_hdr *hdr) argument
2081 vtnet_txq_offload(struct vtnet_txq *txq, struct mbuf *m, struct virtio_net_hdr *hdr) argument
2130 vtnet_txq_enqueue_buf(struct vtnet_txq *txq, struct mbuf **m_head, struct vtnet_tx_header *txhdr) argument
2177 vtnet_txq_encap(struct vtnet_txq *txq, struct mbuf **m_head) argument
2231 vtnet_start_locked(struct vtnet_txq *txq, struct ifnet *ifp) argument
2284 struct vtnet_txq *txq; local
2297 vtnet_txq_mq_start_locked(struct vtnet_txq *txq, struct mbuf *m) argument
2366 struct vtnet_txq *txq; local
2395 struct vtnet_txq *txq; local
2409 vtnet_txq_start(struct vtnet_txq *txq) argument
2430 struct vtnet_txq *txq; local
2451 vtnet_txq_eof(struct vtnet_txq *txq) argument
2492 struct vtnet_txq *txq; local
2526 struct vtnet_txq *txq; local
2545 struct vtnet_txq *txq; local
2565 vtnet_watchdog(struct vtnet_txq *txq) argument
2682 struct vtnet_txq *txq; local
2719 struct vtnet_txq *txq; local
2741 struct vtnet_txq *txq; local
2763 struct vtnet_txq *txq; local
2784 struct vtnet_txq *txq; local
2961 struct vtnet_txq *txq; local
3718 vtnet_setup_txq_sysctl(struct sysctl_ctx_list *ctx, struct sysctl_oid_list *child, struct vtnet_txq *txq) argument
3890 vtnet_txq_enable_intr(struct vtnet_txq *txq) argument
3907 vtnet_txq_disable_intr(struct vtnet_txq *txq) argument
[all...]
/freebsd-11.0-release/sys/dev/xen/netback/
H A Dnetback.c1726 const netif_tx_request_t *txq = RING_GET_REQUEST(txb, r_idx); local
/freebsd-11.0-release/sys/dev/xen/netfront/
H A Dnetfront.c229 struct netfront_txq *txq; member in struct:netfront_info
481 write_queue_xenstore_keys(device_t dev, struct netfront_rxq *rxq, struct netfront_txq *txq, struct xs_transaction *xst, bool hierarchy) argument
652 xn_txq_start(struct netfront_txq *txq) argument
663 xn_txq_intr(struct netfront_txq *txq) argument
676 struct netfront_txq *txq = xtxq; local
786 disconnect_txq(struct netfront_txq *txq) argument
796 destroy_txq(struct netfront_txq *txq) argument
824 struct netfront_txq *txq; local
1024 xn_tx_slot_available(struct netfront_txq *txq) argument
1031 xn_release_tx_bufs(struct netfront_txq *txq) argument
1284 xn_txeof(struct netfront_txq *txq) argument
1371 struct netfront_txq *txq = xsc; local
1560 xn_assemble_tx_request(struct netfront_txq *txq, struct mbuf *m_head) argument
1952 struct netfront_txq *txq; local
1999 struct netfront_txq *txq; local
2114 xn_txq_mq_start_locked(struct netfront_txq *txq, struct mbuf *m) argument
2171 struct netfront_txq *txq; local
2205 struct netfront_txq *txq; local
[all...]

Completed in 370 milliseconds

12