Searched defs:txq (Results 26 - 49 of 49) sorted by relevance

12

/freebsd-11-stable/sys/dev/iwi/
H A Dif_iwi.c1606 iwi_tx_intr(struct iwi_softc *sc, struct iwi_tx_ring *txq) argument
1775 struct iwi_tx_ring *txq = &sc->txq[ac]; local
[all...]
/freebsd-11-stable/sys/dev/virtio/network/
H A Dif_vtnet.c716 struct vtnet_txq *txq; local
793 vtnet_destroy_txq(struct vtnet_txq *txq) argument
877 struct vtnet_txq *txq; local
1929 vtnet_txq_below_threshold(struct vtnet_txq *txq) argument
1941 vtnet_txq_notify(struct vtnet_txq *txq) argument
1967 vtnet_txq_free_mbufs(struct vtnet_txq *txq) argument
1990 ("%s: mbufs remaining in tx queue %p", __func__, txq)); local
1998 vtnet_txq_offload_ctx(struct vtnet_txq *txq, struct mbuf *m, int *etype, int *proto, int *start) argument
2051 vtnet_txq_offload_tso(struct vtnet_txq *txq, struct mbuf *m, int eth_type, int offset, struct virtio_net_hdr *hdr) argument
2093 vtnet_txq_offload(struct vtnet_txq *txq, struct mbuf *m, struct virtio_net_hdr *hdr) argument
2142 vtnet_txq_enqueue_buf(struct vtnet_txq *txq, struct mbuf **m_head, struct vtnet_tx_header *txhdr) argument
2189 vtnet_txq_encap(struct vtnet_txq *txq, struct mbuf **m_head) argument
2243 vtnet_start_locked(struct vtnet_txq *txq, struct ifnet *ifp) argument
2296 struct vtnet_txq *txq; local
2309 vtnet_txq_mq_start_locked(struct vtnet_txq *txq, struct mbuf *m) argument
2378 struct vtnet_txq *txq; local
2407 struct vtnet_txq *txq; local
2421 vtnet_txq_start(struct vtnet_txq *txq) argument
2442 struct vtnet_txq *txq; local
2463 vtnet_txq_eof(struct vtnet_txq *txq) argument
2497 struct vtnet_txq *txq; local
2536 struct vtnet_txq *txq; local
2555 struct vtnet_txq *txq; local
2575 vtnet_watchdog(struct vtnet_txq *txq) argument
2692 struct vtnet_txq *txq; local
2729 struct vtnet_txq *txq; local
2751 struct vtnet_txq *txq; local
2773 struct vtnet_txq *txq; local
2789 struct vtnet_txq *txq; local
2961 struct vtnet_txq *txq; local
3711 vtnet_setup_txq_sysctl(struct sysctl_ctx_list *ctx, struct sysctl_oid_list *child, struct vtnet_txq *txq) argument
3883 vtnet_txq_enable_intr(struct vtnet_txq *txq) argument
3900 vtnet_txq_disable_intr(struct vtnet_txq *txq) argument
[all...]
/freebsd-11-stable/sys/dev/sfxge/
H A Dsfxge_tx.c154 sfxge_next_stmp(struct sfxge_txq *txq, struct sfxge_tx_mapping **pstmp) argument
165 sfxge_tx_maybe_toggle_cksum_offload(struct sfxge_txq *txq, struct mbuf *mbuf, argument
199 sfxge_tx_maybe_insert_tag(struct sfxge_txq *txq, struct mbuf *mbuf, struct sfxge_tx_mapping **pstmp) argument
221 sfxge_tx_qcomplete(struct sfxge_txq *txq, struct sfxge_evq *evq) argument
274 sfxge_tx_qdpl_swizzle(struct sfxge_txq *txq) argument
325 sfxge_tx_qreap(struct sfxge_txq *txq) argument
333 sfxge_tx_qlist_post(struct sfxge_txq *txq) argument
398 sfxge_tx_queue_mbuf(struct sfxge_txq *txq, struct mbuf *mbuf) argument
537 sfxge_tx_qdpl_drain(struct sfxge_txq *txq) argument
622 sfxge_tx_qdpl_service(struct sfxge_txq *txq) argument
642 sfxge_tx_qdpl_put_locked(struct sfxge_txq *txq, struct mbuf *mbuf) argument
679 sfxge_tx_qdpl_put_unlocked(struct sfxge_txq *txq, struct mbuf *mbuf) argument
718 sfxge_tx_packet_add(struct sfxge_txq *txq, struct mbuf *m) argument
763 sfxge_tx_qdpl_flush(struct sfxge_txq *txq) argument
880 struct sfxge_txq *txq; local
1007 tso_init(struct sfxge_txq *txq) argument
1033 tso_fini(struct sfxge_txq *txq) argument
1044 tso_start(struct sfxge_txq *txq, struct sfxge_tso_state *tso, const bus_dma_segment_t *hdr_dma_seg, struct mbuf *mbuf) argument
1157 tso_fill_packet_with_fragment(struct sfxge_txq *txq, struct sfxge_tso_state *tso) argument
1221 tso_start_new_packet(struct sfxge_txq *txq, struct sfxge_tso_state *tso, unsigned int *idp) argument
1368 sfxge_tx_queue_tso(struct sfxge_txq *txq, struct mbuf *mbuf, const bus_dma_segment_t *dma_seg, int n_dma_seg, int n_extra_descs) argument
1437 sfxge_tx_qunblock(struct sfxge_txq *txq) argument
1468 sfxge_tx_qflush_done(struct sfxge_txq *txq) argument
1477 struct sfxge_txq *txq; local
1618 struct sfxge_txq *txq; local
1753 sfxge_txq_stat_init(struct sfxge_txq *txq, struct sysctl_oid *txq_node) argument
1782 struct sfxge_txq *txq; local
1818 struct sfxge_txq *txq; local
1980 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
178 struct sfxge_txq *txq; member in struct:sfxge_evq
317 struct sfxge_txq *txq[SFXGE_TXQ_NTYPES + SFXGE_RX_SCALE_MAX]; member in struct:sfxge_softc
/freebsd-11-stable/sys/dev/xen/netback/
H A Dnetback.c1721 const netif_tx_request_t *txq = RING_GET_REQUEST(txb, r_idx); local
/freebsd-11-stable/sys/dev/cxgbe/crypto/
H A Dt4_crypto.c180 struct sge_wrq *txq; member in struct:ccr_softc
/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_freebsd.c480 nm_os_generic_find_num_queues(struct ifnet *ifp, u_int *txq, u_int *rxq) argument
/freebsd-11-stable/sys/dev/cxgb/
H A Dcxgb_sge.c259 struct sge_txq *txq; local
962 struct sge_txq *txq; local
1126 txq_prod(struct sge_txq *txq, unsigned int ndesc, struct txq_state *txqs) argument
1277 write_wr_hdr_sgl(unsigned int ndesc, struct tx_desc *txd, struct txq_state *txqs, const struct sge_txq *txq, const struct sg_ent *sgl, unsigned int flits, unsigned int sgl_flits, unsigned int wr_hi, unsigned int wr_lo) argument
1357 struct sge_txq *txq; local
1593 struct sge_txq *txq = &qs->txq[TXQ_ETH]; local
1617 struct sge_txq *txq = &qs->txq[TXQ_ETH]; local
1633 struct sge_txq *txq = &qs->txq[TXQ_ETH]; local
1679 struct sge_txq *txq = &qs->txq[TXQ_ETH]; local
3154 struct sge_txq *txq; local
3221 struct sge_txq *txq; local
3451 struct sge_txq *txq = &qs->txq[TXQ_ETH]; local
[all...]
H A Dcxgb_main.c1101 struct sge_txq *txq = &qs->txq[TXQ_ETH]; local
1728 struct sge_txq *txq = &qs->txq[TXQ_ETH]; local
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_def.h190 struct qlnx_tx_queue *txq[MAX_NUM_TC]; member in struct:qlnx_fastpath
H A Dqlnx_os.c473 qlnx_num_tx_compl(qlnx_host_t *ha, struct qlnx_fastpath *fp, struct qlnx_tx_queue *txq) argument
2962 qlnx_free_tx_pkt(qlnx_host_t *ha, struct qlnx_fastpath *fp, struct qlnx_tx_queue *txq) argument
3032 qlnx_tx_int(qlnx_host_t *ha, struct qlnx_fastpath *fp, struct qlnx_tx_queue *txq) argument
3092 struct qlnx_tx_queue *txq; local
3371 struct qlnx_tx_queue *txq; local
5010 struct qlnx_tx_queue *txq; local
6477 qlnx_free_mem_txq(qlnx_host_t *ha, struct qlnx_fastpath *fp, struct qlnx_tx_queue *txq) argument
6497 qlnx_alloc_mem_txq(qlnx_host_t *ha, struct qlnx_fastpath *fp, struct qlnx_tx_queue *txq) argument
6965 struct qlnx_tx_queue *txq = fp->txq[tc]; local
7076 qlnx_drain_txq(qlnx_host_t *ha, struct qlnx_fastpath *fp, struct qlnx_tx_queue *txq) argument
7143 struct qlnx_tx_queue *txq = fp->txq[tc]; local
[all...]
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath.c3831 ath_txq_init(struct ath_softc *sc, struct ath_txq *txq, int qnum) argument
3914 struct ath_txq *txq; local
3938 struct ath_txq *txq = sc->sc_ac2q[ac]; local
4021 ath_tx_cleanupq(struct ath_softc *sc, struct ath_txq *txq) argument
4206 ath_tx_process_buf_completion(struct ath_softc *sc, struct ath_txq *txq, struct ath_tx_status *ts, struct ath_buf *bf) argument
4253 ath_tx_processq(struct ath_softc *sc, struct ath_txq *txq, int dosched) argument
4646 ath_txq_freeholdingbuf(struct ath_softc *sc, struct ath_txq *txq) argument
4670 struct ath_txq *txq; local
4713 struct ath_txq *txq; local
4772 ath_tx_draintxq_get_one(struct ath_softc *sc, struct ath_txq *txq) argument
4827 ath_tx_draintxq(struct ath_softc *sc, struct ath_txq *txq) argument
4901 ath_tx_stopdma(struct ath_softc *sc, struct ath_txq *txq) argument
4966 ath_tx_dump(struct ath_softc *sc, struct ath_txq *txq) argument
6196 struct ath_txq *txq = sc->sc_ac2q[i]; local
[all...]
/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwnvar.h295 struct iwn_tx_ring txq[IWN5000_NTXQUEUES]; member in struct:iwn_softc
H A Dif_iwn.c3160 struct iwn_tx_ring *txq; local
8564 struct iwn_tx_ring *txq = &sc->txq[qid]; local
[all...]
/freebsd-11-stable/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c701 struct vmxnet3_txqueue *txq; local
766 struct vmxnet3_txqueue *txq; local
936 struct vmxnet3_txqueue *txq; local
991 struct vmxnet3_txqueue *txq; local
1086 vmxnet3_destroy_txq(struct vmxnet3_txqueue *txq) argument
1206 struct vmxnet3_txqueue *txq; local
1275 struct vmxnet3_txqueue *txq; local
1519 struct vmxnet3_txqueue *txq; local
1848 vmxnet3_txq_eof(struct vmxnet3_txqueue *txq) argument
2289 struct vmxnet3_txqueue *txq; local
2321 struct vmxnet3_txqueue *txq; local
2373 vmxnet3_txstop(struct vmxnet3_softc *sc, struct vmxnet3_txqueue *txq) argument
2430 struct vmxnet3_txqueue *txq; local
2478 vmxnet3_txinit(struct vmxnet3_softc *sc, struct vmxnet3_txqueue *txq) argument
2707 vmxnet3_txq_offload_ctx(struct vmxnet3_txqueue *txq, struct mbuf *m, int *etype, int *proto, int *start) argument
2816 vmxnet3_txq_load_mbuf(struct vmxnet3_txqueue *txq, struct mbuf **m0, bus_dmamap_t dmap, bus_dma_segment_t segs[], int *nsegs) argument
2850 vmxnet3_txq_unload_mbuf(struct vmxnet3_txqueue *txq, bus_dmamap_t dmap) argument
2859 vmxnet3_txq_encap(struct vmxnet3_txqueue *txq, struct mbuf **m0) argument
2963 struct vmxnet3_txqueue *txq; local
3011 struct vmxnet3_txqueue *txq; local
3024 vmxnet3_txq_mq_start_locked(struct vmxnet3_txqueue *txq, struct mbuf *m) argument
3088 struct vmxnet3_txqueue *txq; local
3117 struct vmxnet3_txqueue *txq; local
3131 vmxnet3_txq_start(struct vmxnet3_txqueue *txq) argument
3151 struct vmxnet3_txqueue *txq; local
3392 struct vmxnet3_txqueue *txq; local
3412 vmxnet3_watchdog(struct vmxnet3_txqueue *txq) argument
3598 vmxnet3_setup_txq_sysctl(struct vmxnet3_txqueue *txq, struct sysctl_ctx_list *ctx, struct sysctl_oid_list *child) argument
3720 struct vmxnet3_txqueue *txq = &sc->vmx_txq[i]; local
[all...]
/freebsd-11-stable/sys/dev/mwl/
H A Dif_mwl.c978 struct mwl_txq *txq = &sc->sc_txq[i]; local
1268 mwl_gettxbuf(struct mwl_softc *sc, struct mwl_txq *txq) argument
1295 mwl_puttxbuf_head(struct mwl_txq *txq, struc argument
1306 mwl_puttxbuf_tail(struct mwl_txq *txq, struct mwl_txbuf *bf) argument
1343 struct mwl_txq *txq = NULL; /* XXX silence gcc */ local
1422 struct mwl_txq *txq; local
2009 mwl_txq_reset(struct mwl_softc *sc, struct mwl_txq *txq) argument
2025 mwl_txdma_setup(struct mwl_softc *sc, struct mwl_txq *txq) argument
2064 mwl_txdma_cleanup(struct mwl_softc *sc, struct mwl_txq *txq) argument
2828 mwl_txq_init(struct mwl_softc *sc, struct mwl_txq *txq, int qnum) argument
2860 struct mwl_txq *txq; local
2886 struct mwl_txq *txq = sc->sc_ac2q[ac]; local
2925 mwl_tx_cleanupq(struct mwl_softc *sc, struct mwl_txq *txq) argument
3073 struct mwl_txq *txq; local
3316 mwl_tx_processq(struct mwl_softc *sc, struct mwl_txq *txq) argument
3435 mwl_tx_draintxq(struct mwl_softc *sc, struct mwl_txq *txq) argument
3515 struct mwl_txq *txq; local
4805 struct mwl_txq *txq = sc->sc_ac2q[i]; local
[all...]
/freebsd-11-stable/sys/dev/ixl/
H A Dvirtchnl.h357 struct virtchnl_txq_info txq; member in struct:virtchnl_queue_pair_info
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_sge.c1096 struct sge_txq *txq; local
1250 struct sge_txq *txq; local
2558 struct sge_txq *txq local
3749 alloc_txq(struct vi_info *vi, struct sge_txq *txq, int idx, struct sysctl_oid *oid) argument
3873 free_txq(struct vi_info *vi, struct sge_txq *txq) argument
4224 write_txpkt_vm_wr(struct adapter *sc, struct sge_txq *txq, struct fw_eth_tx_pkt_vm_wr *wr, struct mbuf *m0, u_int available) argument
4403 write_txpkt_wr(struct sge_txq *txq, struct fw_eth_tx_pkt_wr *wr, struct mbuf *m0, u_int available) argument
4596 write_txpkts_wr(struct sge_txq *txq, struct fw_eth_tx_pkts_wr *wr, struct mbuf *m0, const struct txpkts *txp, u_int available) argument
4712 write_gl_to_txd(struct sge_txq *txq, struct mbuf *m, caddr_t *to, int checkwrap) argument
4896 reclaim_tx_descs(struct sge_txq *txq, u_int n) argument
4938 struct sge_txq *txq = arg; local
5176 struct sge_txq *txq = (void *)eq; local
[all...]
H A Dadapter.h743 struct sge_txq *txq; /* NIC tx queues */ member in struct:sge
[all...]
H A Dt4_main.c2006 struct sge_txq *txq; local
2043 struct sge_txq *txq; local
2099 struct sge_txq *txq; local
2164 struct sge_txq *txq; local
4962 struct sge_txq *txq; local
5046 struct sge_txq *txq; local
5523 struct sge_txq *txq; local
5569 quiesce_txq(struct adapter *sc, struct sge_txq *txq) argument
10046 struct sge_txq *txq; local
[all...]
/freebsd-11-stable/sys/mips/nlm/hal/
H A Dnae.h592 uint32_t txq; member in struct:nae_port_config
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwm.c1481 struct iwm_tx_ring *txq = &sc->txq[qid]; local
[all...]
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c7779 t4_cfg_pfvf(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int txq, unsigned int txq_eth_ctrl, unsigned int rxqi, unsigned int rxq, unsigned int tc, unsigned int vi, unsigned int cmask, unsigned int pmask, unsigned int nexact, unsigned int rcaps, unsigned int wxcaps) argument
/freebsd-11-stable/sys/net/
H A Diflib.c926 iflib_txq_t txq = &ctx->ifc_txqs[kring->ring_id]; local
1160 iflib_netmap_txq_init(if_ctx_t ctx, iflib_txq_t txq) argument
1501 iflib_txsd_alloc(iflib_txq_t txq) argument
1594 iflib_txsd_destroy(if_ctx_t ctx, iflib_txq_t txq, int i) argument
1607 iflib_txq_destroy(iflib_txq_t txq) argument
1647 iflib_txsd_free(if_ctx_t ctx, iflib_txq_t txq, int i) argument
1668 iflib_txq_setup(iflib_txq_t txq) argument
2124 iflib_txq_t txq = arg; local
2193 iflib_txq_t txq; local
2283 iflib_txq_t txq = ctx->ifc_txqs; local
2727 txq_max_db_deferred(iflib_txq_t txq, qidx_t in_use) argument
2741 txq_max_rs_deferred(iflib_txq_t txq) argument
2773 iflib_txd_db_check(if_ctx_t ctx, iflib_txq_t txq, int ring, qidx_t in_use) argument
2808 iflib_parse_header(iflib_txq_t txq, if_pkt_info_t pi, struct mbuf **mp) argument
3008 iflib_remove_mbuf(iflib_txq_t txq) argument
3035 iflib_busdma_load_mbuf_sg(iflib_txq_t txq, bus_dma_tag_t tag, bus_dmamap_t map, struct mbuf **m0, bus_dma_segment_t *segs, int *nsegs, int max_segs, int flags) argument
3153 calc_next_txd(iflib_txq_t txq, int cidx, uint8_t qid) argument
3214 iflib_encap(iflib_txq_t txq, struct mbuf **m_headp) argument
3418 iflib_tx_desc_free(iflib_txq_t txq, int n) argument
3482 iflib_completed_tx_reclaim(iflib_txq_t txq, int thresh) argument
3535 iflib_txq_check_drain(iflib_txq_t txq, int budget) argument
3544 iflib_txq_t txq = r->cookie; local
3554 iflib_txq_t txq = r->cookie; local
3662 iflib_txq_t txq; local
3683 iflib_ifmp_purge(iflib_txq_t txq) argument
3700 iflib_txq_t txq = context; local
3781 iflib_txq_t txq; local
3885 iflib_txq_t txq; local
3957 iflib_txq_t txq = ctx->ifc_txqs; local
4538 iflib_txq_t txq; local
4668 iflib_txq_t txq = ctx->ifc_txqs; local
4861 iflib_txq_t txq; local
5069 iflib_txq_t txq = ctx->ifc_txqs; local
5081 iflib_txq_t txq = ctx->ifc_txqs; local
5475 iflib_txq_t txq = ctx->ifc_txqs; local
5578 iflib_txq_t txq = ctx->ifc_txqs; local
5596 iflib_tx_credits_update(if_ctx_t ctx, iflib_txq_t txq) argument
5948 iflib_txq_t txq; local
[all...]

Completed in 381 milliseconds

12