/freebsd-src/sys/dev/sfxge/ |
H A D | sfxge_tx.c | 151 sfxge_next_stmp(struct sfxge_txq *txq, struct sfxge_tx_mapping **pstmp) in sfxge_next_stmp() argument 162 sfxge_tx_maybe_toggle_cksum_offload(struct sfxge_txq *txq, struct mbuf *mbuf, in sfxge_tx_maybe_toggle_cksum_offload() argument 196 sfxge_tx_maybe_insert_tag(struct sfxge_txq * txq,struct mbuf * mbuf,struct sfxge_tx_mapping ** pstmp) sfxge_tx_maybe_insert_tag() argument 218 sfxge_tx_qcomplete(struct sfxge_txq * txq,struct sfxge_evq * evq) sfxge_tx_qcomplete() argument 271 sfxge_tx_qdpl_swizzle(struct sfxge_txq * txq) sfxge_tx_qdpl_swizzle() argument 322 sfxge_tx_qreap(struct sfxge_txq * txq) sfxge_tx_qreap() argument 330 sfxge_tx_qlist_post(struct sfxge_txq * txq) sfxge_tx_qlist_post() argument 395 sfxge_tx_queue_mbuf(struct sfxge_txq * txq,struct mbuf * mbuf) sfxge_tx_queue_mbuf() argument 534 sfxge_tx_qdpl_drain(struct sfxge_txq * txq) sfxge_tx_qdpl_drain() argument 619 sfxge_tx_qdpl_service(struct sfxge_txq * txq) sfxge_tx_qdpl_service() argument 639 sfxge_tx_qdpl_put_locked(struct sfxge_txq * txq,struct mbuf * mbuf) sfxge_tx_qdpl_put_locked() argument 676 sfxge_tx_qdpl_put_unlocked(struct sfxge_txq * txq,struct mbuf * mbuf) sfxge_tx_qdpl_put_unlocked() argument 715 sfxge_tx_packet_add(struct sfxge_txq * txq,struct mbuf * m) sfxge_tx_packet_add() argument 760 sfxge_tx_qdpl_flush(struct sfxge_txq * txq) sfxge_tx_qdpl_flush() argument 876 struct sfxge_txq *txq; sfxge_if_transmit() local 1002 tso_init(struct sfxge_txq * txq) tso_init() argument 1028 tso_fini(struct sfxge_txq * txq) tso_fini() argument 1039 tso_start(struct sfxge_txq * txq,struct sfxge_tso_state * tso,const bus_dma_segment_t * hdr_dma_seg,struct mbuf * mbuf) tso_start() argument 1150 tso_fill_packet_with_fragment(struct sfxge_txq * txq,struct sfxge_tso_state * tso) tso_fill_packet_with_fragment() argument 1214 tso_start_new_packet(struct sfxge_txq * txq,struct sfxge_tso_state * tso,unsigned int * idp) tso_start_new_packet() argument 1362 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) sfxge_tx_queue_tso() argument 1431 sfxge_tx_qunblock(struct sfxge_txq * txq) sfxge_tx_qunblock() argument 1462 sfxge_tx_qflush_done(struct sfxge_txq * txq) sfxge_tx_qflush_done() argument 1471 struct sfxge_txq *txq; sfxge_tx_qstop() local 1612 struct sfxge_txq *txq; sfxge_tx_qstart() local 1747 sfxge_txq_stat_init(struct sfxge_txq * txq,struct sysctl_oid * txq_node) sfxge_txq_stat_init() argument 1775 struct sfxge_txq *txq; sfxge_tx_qfini() local 1811 struct sfxge_txq *txq; sfxge_tx_qinit() local 1968 struct sfxge_txq *txq; sfxge_tx_get_drops() local [all...] |
H A D | sfxge_ev.c | 54 struct sfxge_txq *txq; in sfxge_ev_qcomplete() local 283 struct sfxge_txq *txq; in sfxge_ev_tx() local 325 struct sfxge_txq *txq; in sfxge_ev_txq_flush_done() local 380 struct sfxge_txq *txq = sfxge_get_txq_by_label(evq, label); in sfxge_ev_software() local
|
/freebsd-src/sys/contrib/dev/iwlwifi/queue/ |
H A D | tx.c |
|
H A D | tx.h |
|
/freebsd-src/sys/dev/ath/ |
H A D | if_ath_tx_edma.c | 143 ath_tx_alq_edma_push(struct ath_softc *sc, int txq, int nframes, in ath_tx_alq_edma_push() 171 ath_tx_edma_push_staging_list(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_edma_push_staging_list() 301 ath_edma_tx_fifo_fill(struct ath_softc *sc, struct ath_txq *txq) in ath_edma_tx_fifo_fill() 402 ath_edma_dma_restart(struct ath_softc *sc, struct ath_txq *txq) in ath_edma_dma_restart() 528 ath_edma_xmit_handoff_hw(struct ath_softc *sc, struct ath_txq *txq, in ath_edma_xmit_handoff_hw() 565 ath_edma_xmit_handoff_mcast(struct ath_softc *sc, struct ath_txq *txq, in ath_edma_xmit_handoff_mcast() 620 ath_edma_xmit_handoff(struct ath_softc *sc, struct ath_txq *txq, in ath_edma_xmit_handoff() 799 struct ath_txq *txq; in ath_edma_tx_processq() local
|
H A D | if_ath_tx.c | 697 ath_tx_handoff_mcast(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_handoff_mcast() argument 740 ath_tx_handoff_hw(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_handoff_hw() argument 909 ath_legacy_tx_dma_restart(struct ath_softc * sc,struct ath_txq * txq) ath_legacy_tx_dma_restart() argument 958 ath_legacy_xmit_handoff(struct ath_softc * sc,struct ath_txq * txq,struct ath_buf * bf) ath_legacy_xmit_handoff() argument 1503 ath_tx_xmit_normal(struct ath_softc * sc,struct ath_txq * txq,struct ath_buf * bf) ath_tx_xmit_normal() argument 1554 ath_tx_normal_setup(struct ath_softc * sc,struct ieee80211_node * ni,struct ath_buf * bf,struct mbuf * m0,struct ath_txq * txq) ath_tx_normal_setup() argument 1910 struct ath_txq *txq; ath_tx_start() local 2908 struct ath_txq *txq = sc->sc_ac2q[tid->ac]; ath_tx_tid_sched() local 2961 struct ath_txq *txq = sc->sc_ac2q[tid->ac]; ath_tx_tid_unsched() local 3047 ath_tx_xmit_aggr(struct ath_softc * sc,struct ath_node * an,struct ath_txq * txq,struct ath_buf * bf) ath_tx_xmit_aggr() argument 3136 ath_tx_swq(struct ath_softc * sc,struct ieee80211_node * ni,struct ath_txq * txq,int queue_to_head,struct ath_buf * bf) ath_tx_swq() argument 3850 struct ath_txq *txq; ath_tx_tid_drain_print() local 4142 ath_tx_txq_drain(struct ath_softc * sc,struct ath_txq * txq) ath_tx_txq_drain() argument 5429 struct ath_txq *txq = sc->sc_ac2q[tid->ac]; global() local 5660 struct ath_txq *txq = sc->sc_ac2q[tid->ac]; global() local 5748 ath_txq_sched(struct ath_softc * sc,struct ath_txq * txq) global() argument 6310 struct ath_txq *txq; global() local 6347 struct ath_txq *txq; global() local [all...] |
H A D | if_ath.c | 3987 ath_txq_init(struct ath_softc *sc, struct ath_txq *txq, int qnum) in ath_txq_init() argument 4070 struct ath_txq *txq; ath_tx_setup() local 4094 struct ath_txq *txq = sc->sc_ac2q[ac]; ath_txq_update() local 4181 ath_tx_cleanupq(struct ath_softc * sc,struct ath_txq * txq) ath_tx_cleanupq() argument 4381 ath_tx_process_buf_completion(struct ath_softc * sc,struct ath_txq * txq,struct ath_tx_status * ts,struct ath_buf * bf) ath_tx_process_buf_completion() argument 4431 ath_tx_processq(struct ath_softc * sc,struct ath_txq * txq,int dosched) ath_tx_processq() argument 4826 ath_txq_freeholdingbuf(struct ath_softc * sc,struct ath_txq * txq) ath_txq_freeholdingbuf() argument 4850 struct ath_txq *txq; ath_txq_addholdingbuf() local 4893 struct ath_txq *txq; ath_freebuf() local 4952 ath_tx_draintxq_get_one(struct ath_softc * sc,struct ath_txq * txq) ath_tx_draintxq_get_one() argument 5007 ath_tx_draintxq(struct ath_softc * sc,struct ath_txq * txq) ath_tx_draintxq() argument 5081 ath_tx_stopdma(struct ath_softc * sc,struct ath_txq * txq) ath_tx_stopdma() argument 5146 ath_tx_dump(struct ath_softc * sc,struct ath_txq * txq) ath_tx_dump() argument 6652 struct ath_txq *txq = sc->sc_ac2q[i]; ath_announce() local [all...] |
/freebsd-src/sys/contrib/dev/iwlwifi/pcie/ |
H A D | tx.c | 78 iwl_pcie_txq_inc_wr_ptr(struct iwl_trans * trans,struct iwl_txq * txq) iwl_pcie_txq_inc_wr_ptr() argument 126 struct iwl_txq *txq = trans->txqs.txq[i]; iwl_pcie_txq_check_wrptrs() local 156 iwl_pcie_txq_build_tfd(struct iwl_trans * trans,struct iwl_txq * txq,dma_addr_t addr,u16 len,bool reset) iwl_pcie_txq_build_tfd() argument 210 struct iwl_txq *txq = trans->txqs.txq[txq_id]; iwl_pcie_txq_unmap() local 260 struct iwl_txq *txq = trans->txqs.txq[txq_id]; iwl_pcie_txq_free() local 371 struct iwl_txq *txq = trans->txqs.txq[txq_id]; iwl_trans_pcie_tx_reset() local 674 struct iwl_txq *txq = trans->txqs.txq[txq_id]; iwl_pcie_cmdq_reclaim() local 744 struct iwl_txq *txq = trans->txqs.txq[txq_id]; iwl_trans_pcie_txq_enable() local 854 struct iwl_txq *txq = trans->txqs.txq[txq_id]; iwl_trans_pcie_txq_set_shared_mode() local 909 struct iwl_txq *txq = trans->txqs.txq[trans->txqs.cmd.q_id]; iwl_pcie_enqueue_hcmd() local 1190 struct iwl_txq *txq = trans->txqs.txq[trans->txqs.cmd.q_id]; iwl_pcie_hcmd_complete() local 1249 iwl_fill_data_tbs(struct iwl_trans * trans,struct sk_buff * skb,struct iwl_txq * txq,u8 hdr_len,struct iwl_cmd_meta * out_meta) iwl_fill_data_tbs() argument 1301 iwl_fill_data_tbs_amsdu(struct iwl_trans * trans,struct sk_buff * skb,struct iwl_txq * txq,u8 hdr_len,struct iwl_cmd_meta * out_meta,struct iwl_device_tx_cmd * dev_cmd,u16 tb1_len) iwl_fill_data_tbs_amsdu() argument 1432 iwl_fill_data_tbs_amsdu(struct iwl_trans * trans,struct sk_buff * skb,struct iwl_txq * txq,u8 hdr_len,struct iwl_cmd_meta * out_meta,struct iwl_device_tx_cmd * dev_cmd,u16 tb1_len) iwl_fill_data_tbs_amsdu() argument 1450 struct iwl_txq *txq; iwl_trans_pcie_tx() local [all...] |
H A D | tx-gen2.c | 33 struct iwl_txq *txq = trans->txqs.txq[trans->txqs.cmd.q_id]; iwl_pcie_gen2_enqueue_hcmd() local [all...] |
/freebsd-src/sys/dev/virtio/network/ |
H A D | if_vtnet.c | 854 struct vtnet_txq *txq; in vtnet_init_txq() local 936 vtnet_destroy_txq(struct vtnet_txq * txq) vtnet_destroy_txq() argument 1020 struct vtnet_txq *txq; vtnet_alloc_virtqueues() local 2266 vtnet_txq_intr_threshold(struct vtnet_txq * txq) vtnet_txq_intr_threshold() argument 2295 vtnet_txq_below_threshold(struct vtnet_txq * txq) vtnet_txq_below_threshold() argument 2305 vtnet_txq_notify(struct vtnet_txq * txq) vtnet_txq_notify() argument 2331 vtnet_txq_free_mbufs(struct vtnet_txq * txq) vtnet_txq_free_mbufs() argument 2361 vtnet_txq_offload_ctx(struct vtnet_txq * txq,struct mbuf * m,int * etype,int * proto,int * start) vtnet_txq_offload_ctx() argument 2420 vtnet_txq_offload_tso(struct vtnet_txq * txq,struct mbuf * m,int eth_type,int offset,struct virtio_net_hdr * hdr) vtnet_txq_offload_tso() argument 2463 vtnet_txq_offload(struct vtnet_txq * txq,struct mbuf * m,struct virtio_net_hdr * hdr) vtnet_txq_offload() argument 2518 vtnet_txq_enqueue_buf(struct vtnet_txq * txq,struct mbuf ** m_head,struct vtnet_tx_header * txhdr) vtnet_txq_enqueue_buf() argument 2568 vtnet_txq_encap(struct vtnet_txq * txq,struct mbuf ** m_head,int flags) vtnet_txq_encap() argument 2620 vtnet_start_locked(struct vtnet_txq * txq,if_t ifp) vtnet_start_locked() argument 2673 struct vtnet_txq *txq; vtnet_start() local 2686 vtnet_txq_mq_start_locked(struct vtnet_txq * txq,struct mbuf * m) vtnet_txq_mq_start_locked() argument 2755 struct vtnet_txq *txq; vtnet_txq_mq_start() local 2783 struct vtnet_txq *txq; vtnet_txq_tq_deferred() local 2797 vtnet_txq_start(struct vtnet_txq * txq) vtnet_txq_start() argument 2818 struct vtnet_txq *txq; vtnet_txq_tq_intr() local 2839 vtnet_txq_eof(struct vtnet_txq * txq) vtnet_txq_eof() argument 2873 struct vtnet_txq *txq; vtnet_tx_vq_intr() local 2912 struct vtnet_txq *txq; vtnet_tx_start_all() local 2931 struct vtnet_txq *txq; vtnet_qflush() local 2951 vtnet_watchdog(struct vtnet_txq * txq) vtnet_watchdog() argument 3068 struct vtnet_txq *txq; vtnet_start_taskqueues() local 3105 struct vtnet_txq *txq; vtnet_free_taskqueues() local 3127 struct vtnet_txq *txq; vtnet_drain_taskqueues() local 3149 struct vtnet_txq *txq; vtnet_drain_rxtx_queues() local 3165 struct vtnet_txq *txq; vtnet_stop_rendezvous() local 3320 struct vtnet_txq *txq; vtnet_init_tx_queues() local 4116 vtnet_setup_txq_sysctl(struct sysctl_ctx_list * ctx,struct sysctl_oid_list * child,struct vtnet_txq * txq) vtnet_setup_txq_sysctl() argument 4304 vtnet_txq_enable_intr(struct vtnet_txq * txq) vtnet_txq_enable_intr() argument 4321 vtnet_txq_disable_intr(struct vtnet_txq * txq) vtnet_txq_disable_intr() argument 4438 struct vtnet_txq *txq; vtnet_debugnet_transmit() local [all...] |
/freebsd-src/sys/dev/ice/ |
H A D | ice_iflib_txrx.c | 135 _ice_ift_txd_encap(struct ice_tx_queue *txq, if_pkt_info_t pi) in _ice_ift_txd_encap() 211 struct ice_tx_queue *txq = &sc->pf_vsi.tx_queues[pi->ipi_qsidx]; in ice_ift_txd_encap() local 229 struct ice_tx_queue *txq = &sc->pf_vsi.tx_queues[txqid]; in ice_ift_txd_flush() local 250 _ice_ift_txd_credits_update(struct ice_softc *sc __unused, struct ice_tx_queue *txq, bool clear) in _ice_ift_txd_credits_update() 308 struct ice_tx_queue *txq = &sc->pf_vsi.tx_queues[txqid]; in ice_ift_txd_credits_update() local 625 struct ice_tx_queue *txq = &mif->vsi->tx_queues[txqid]; in ice_ift_txd_credits_update_subif() local 644 struct ice_tx_queue *txq = &mif->vsi->tx_queues[pi->ipi_qsidx]; in ice_ift_txd_encap_subif() local 663 struct ice_tx_queue *txq = &mif->vsi->tx_queues[txqid]; in ice_ift_txd_flush_subif() local
|
H A D | ice_common_txrx.h | 145 ice_tso_setup(struct ice_tx_queue *txq, if_pkt_info_t pi) in ice_tso_setup() argument 192 ice_tx_setup_offload(struct ice_tx_queue *txq, if_pkt_info_t pi, u32 *cmd, u32 *off) in ice_tx_setup_offload() argument [all...] |
H A D | if_ice_iflib.c | 1035 struct ice_tx_queue *txq; ice_if_tx_queues_alloc() local 1204 struct ice_tx_queue *txq; ice_if_queues_free() local 1652 struct ice_tx_queue *txq = &vsi->tx_queues[i]; ice_if_msix_intr_assign() local 1969 struct ice_tx_queue *txq; ice_init_tx_tracking() local 2473 struct ice_tx_queue *txq; ice_rebuild_pf_vsi_qmap() local 3723 struct ice_tx_queue *txq = &vsi->tx_queues[i]; ice_wire_mirror_intrs() local 3836 struct ice_tx_queue *txq; ice_subif_rebuild_vsi_qmap() local 3888 struct ice_tx_queue *txq; ice_subif_if_tx_queues_alloc() local 4354 struct ice_tx_queue *txq; ice_subif_if_queues_free() local [all...] |
/freebsd-src/sys/dev/xen/netfront/ |
H A D | netfront.c | 206 struct netfront_txq *txq; member 222 struct netfront_txq *txq; member 514 write_queue_xenstore_keys(device_t dev,struct netfront_rxq * rxq,struct netfront_txq * txq,struct xs_transaction * xst,bool hierarchy) write_queue_xenstore_keys() argument 685 xn_txq_start(struct netfront_txq * txq) xn_txq_start() argument 696 xn_txq_intr(struct netfront_txq * txq) xn_txq_intr() argument 709 struct netfront_txq *txq = xtxq; xn_txq_tq_deferred() local 825 disconnect_txq(struct netfront_txq * txq) disconnect_txq() argument 838 destroy_txq(struct netfront_txq * txq) destroy_txq() argument 878 struct netfront_txq *txq; setup_txqs() local 1101 xn_tx_slot_available(struct netfront_txq * txq) xn_tx_slot_available() argument 1108 xn_release_tx_bufs(struct netfront_txq * txq) xn_release_tx_bufs() argument 1354 xn_txeof(struct netfront_txq * txq) xn_txeof() argument 1435 struct netfront_txq *txq = xsc; xn_intr() local 1605 xn_assemble_tx_request(struct netfront_txq * txq,struct mbuf * m_head) xn_assemble_tx_request() argument 2012 struct netfront_txq *txq; xn_connect() local 2059 struct netfront_txq *txq; xn_kick_rings() local 2175 xn_txq_mq_start_locked(struct netfront_txq * txq,struct mbuf * m) xn_txq_mq_start_locked() argument 2232 struct netfront_txq *txq; xn_txq_mq_start() local 2266 struct netfront_txq *txq; xn_qflush() local [all...] |
/freebsd-src/sys/contrib/dev/mediatek/mt76/ |
H A D | tx.c | 9 mt76_txq_get_qid(struct ieee80211_txq *txq) in mt76_txq_get_qid() 21 struct ieee80211_txq *txq; in mt76_tx_check_agg_ssn() local 372 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_dequeue() local 416 struct ieee80211_txq *txq = sta->txq[i]; in mt76_release_buffered_frames() local 459 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_send_burst() local 525 struct ieee80211_txq *txq; in mt76_txq_schedule_list() local 551 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_schedule_list() local 643 struct ieee80211_txq *txq = sta->txq[i]; in mt76_stop_tx_queues() local 660 void mt76_wake_tx_queue(struct ieee80211_hw *hw, struct ieee80211_txq *txq) in mt76_wake_tx_queue()
|
/freebsd-src/sys/net/ |
H A D | iflib.c | 550 #define CALLOUT_LOCK(txq) mtx_lock(&txq->ift_mtx) argument 438 TXQ_AVAIL(txq) global() argument 549 CALLOUT_LOCK(txq) global() argument 1007 iflib_txq_t txq = &ctx->ifc_txqs[kring->ring_id]; iflib_netmap_txsync() local 1333 iflib_netmap_txq_init(if_ctx_t ctx,iflib_txq_t txq) iflib_netmap_txq_init() argument 1374 iflib_txq_t txq = arg; iflib_netmap_timer() local 1387 iflib_netmap_txq_init(ctx,txq) global() argument 1589 iflib_txq_t txq; iflib_fast_intr_rxtx() local 1705 iflib_txsd_alloc(iflib_txq_t txq) iflib_txsd_alloc() argument 1821 iflib_txsd_destroy(if_ctx_t ctx,iflib_txq_t txq,int i) iflib_txsd_destroy() argument 1844 iflib_txq_destroy(iflib_txq_t txq) iflib_txq_destroy() argument 1884 iflib_txsd_free(if_ctx_t ctx,iflib_txq_t txq,int i) iflib_txsd_free() argument 1909 iflib_txq_setup(iflib_txq_t txq) iflib_txq_setup() argument 2404 iflib_txq_t txq = arg; iflib_timer() local 2490 iflib_txq_t txq; iflib_init_locked() local 2591 iflib_txq_t txq = ctx->ifc_txqs; iflib_stop() local 3105 TXD_NOTIFY_COUNT(txq) global() argument 3107 txq_max_db_deferred(iflib_txq_t txq,qidx_t in_use) txq_max_db_deferred() argument 3121 txq_max_rs_deferred(iflib_txq_t txq) txq_max_rs_deferred() argument 3137 TXQ_MAX_DB_DEFERRED(txq,in_use) global() argument 3138 TXQ_MAX_RS_DEFERRED(txq) global() argument 3154 iflib_txd_db_check(iflib_txq_t txq,int ring) iflib_txd_db_check() argument 3344 iflib_parse_header(iflib_txq_t txq,if_pkt_info_t pi,struct mbuf ** mp) iflib_parse_header() argument 3510 iflib_remove_mbuf(iflib_txq_t txq) iflib_remove_mbuf() argument 3532 calc_next_txd(iflib_txq_t txq,int cidx,uint8_t qid) calc_next_txd() argument 3595 iflib_encap(iflib_txq_t txq,struct mbuf ** m_headp) iflib_encap() argument 3808 iflib_tx_desc_free(iflib_txq_t txq,int n) iflib_tx_desc_free() argument 3860 iflib_completed_tx_reclaim(iflib_txq_t txq,int thresh) iflib_completed_tx_reclaim() argument 3912 iflib_txq_check_drain(iflib_txq_t txq,int budget) iflib_txq_check_drain() argument 3921 iflib_txq_t txq = r->cookie; iflib_txq_can_drain() local 3935 iflib_txq_t txq = r->cookie; iflib_txq_drain() local 4051 iflib_txq_t txq; iflib_txq_drain_free() local 4073 iflib_ifmp_purge(iflib_txq_t txq) iflib_ifmp_purge() argument 4090 iflib_txq_t txq = context; _task_fn_tx() local 4180 iflib_txq_t txq; _task_fn_admin() local 4284 iflib_txq_t txq; iflib_if_transmit() local 4438 iflib_txq_t txq = ctx->ifc_txqs; iflib_if_qflush() local 5526 iflib_txq_t txq; iflib_tqg_detach() local 5604 iflib_txq_t txq = ctx->ifc_txqs; iflib_device_resume() local 5836 iflib_txq_t txq; iflib_queues_alloc() local 6052 iflib_txq_t txq = ctx->ifc_txqs; iflib_tx_structures_setup() local 6064 iflib_txq_t txq = ctx->ifc_txqs; iflib_tx_structures_free() local 6420 iflib_txq_t txq = ctx->ifc_txqs; iflib_legacy_setup() local 6527 iflib_txq_t txq = ctx->ifc_txqs; iflib_link_state_change() local 6545 iflib_tx_credits_update(if_ctx_t ctx,iflib_txq_t txq) iflib_tx_credits_update() argument 6912 iflib_txq_t txq; iflib_add_device_sysctl_post() local 7139 iflib_txq_t txq; iflib_debugnet_transmit() local 7160 iflib_txq_t txq; iflib_debugnet_poll() local [all...] |
/freebsd-src/sys/dev/malo/ |
H A D | if_malo.c | 550 malo_txdma_setup(struct malo_softc * sc,struct malo_txq * txq) malo_txdma_setup() argument 628 malo_txdma_cleanup(struct malo_softc * sc,struct malo_txq * txq) malo_txdma_cleanup() argument 722 struct malo_txq *txq; malo_setup_hwdma() local 739 malo_txq_init(struct malo_softc * sc,struct malo_txq * txq,int qnum) malo_txq_init() argument 764 malo_tx_cleanupq(struct malo_softc * sc,struct malo_txq * txq) malo_tx_cleanupq() argument 774 malo_getbuf(struct malo_softc * sc,struct malo_txq * txq) malo_getbuf() argument 920 malo_tx_processq(struct malo_softc * sc,struct malo_txq * txq) malo_tx_processq() argument 1037 struct malo_txq *txq; malo_tx_start() local 1222 struct malo_txq *txq = &sc->malo_txq[0]; malo_start() local 1564 malo_tx_draintxq(struct malo_softc * sc,struct malo_txq * txq) malo_tx_draintxq() argument 1764 struct malo_txq *txq; malo_raw_xmit() local [all...] |
/freebsd-src/sys/dev/cxgbe/crypto/ |
H A D | t6_kern_tls.c | 72 struct sge_txq *txq; member 276 write_set_tcb_field_ulp(struct tlspcb *tlsp, void *dst, struct sge_txq *txq, in write_set_tcb_field_ulp() argument 311 ktls_set_tcb_fields(struct tlspcb *tlsp, struct tcpcb *tp, struct sge_txq *txq) in ktls_set_tcb_fields() argument 382 struct sge_txq *txq; t6_tls_tag_alloc() local 588 ktls_setup_keys(struct tlspcb * tlsp,const struct ktls_session * tls,struct sge_txq * txq) ktls_setup_keys() argument 1109 ktls_write_tcp_options(struct sge_txq * txq,void * dst,struct mbuf * m,u_int available,u_int pidx) ktls_write_tcp_options() argument 1203 ktls_write_tunnel_packet(struct sge_txq * txq,void * dst,struct mbuf * m,struct mbuf * m_tls,u_int available,tcp_seq tcp_seqno,u_int pidx) ktls_write_tunnel_packet() argument 1312 ktls_write_tls_wr(struct tlspcb * tlsp,struct sge_txq * txq,void * dst,struct mbuf * m,struct tcphdr * tcp,struct mbuf * m_tls,u_int available,tcp_seq tcp_seqno,uint32_t * tsopt,u_int pidx,bool set_l2t_idx) ktls_write_tls_wr() argument 1851 ktls_write_tcp_fin(struct sge_txq * txq,void * dst,struct mbuf * m,u_int available,tcp_seq tcp_seqno,u_int pidx) ktls_write_tcp_fin() argument 1945 t6_ktls_write_wr(struct sge_txq * txq,void * dst,struct mbuf * m,u_int available) t6_ktls_write_wr() argument 2122 t6_ktls_write_wr(struct sge_txq * txq,void * dst,struct mbuf * m,u_int available) t6_ktls_write_wr() argument [all...] |
/freebsd-src/sys/contrib/dev/rtw88/ |
H A D | tx.c | 589 struct ieee80211_txq *txq = rtwtxq_to_txq(rtwtxq); in rtw_txq_check_agg() local 621 struct ieee80211_txq *txq = rtwtxq_to_txq(rtwtxq); in rtw_txq_push_skb() local 643 struct ieee80211_txq *txq = rtwtxq_to_txq(rtwtxq); in rtw_txq_dequeue() local 690 struct ieee80211_txq *txq = rtwtxq_to_txq(rtwtxq); in __rtw_tx_work() local 712 rtw_txq_init(struct rtw_dev * rtwdev,struct ieee80211_txq * txq) rtw_txq_init() argument 723 rtw_txq_cleanup(struct rtw_dev * rtwdev,struct ieee80211_txq * txq) rtw_txq_cleanup() argument [all...] |
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7921/ |
H A D | pci_mcu.c | 26 enum mt76_mcuq_id txq = MT_MCUQ_WM; in mt7921_mcu_send_message() local
|
/freebsd-src/sys/dev/mwl/ |
H A D | if_mwl.c | 975 struct mwl_txq *txq = &sc->sc_txq[i]; mwl_setupdma() local 1265 mwl_gettxbuf(struct mwl_softc * sc,struct mwl_txq * txq) mwl_gettxbuf() argument 1292 mwl_puttxbuf_head(struct mwl_txq * txq,struct mwl_txbuf * bf) mwl_puttxbuf_head() argument 1303 mwl_puttxbuf_tail(struct mwl_txq * txq,struct mwl_txbuf * bf) mwl_puttxbuf_tail() argument 1340 struct mwl_txq *txq = NULL; /* XXX silence gcc */ mwl_start() local 1419 struct mwl_txq *txq; mwl_raw_xmit() local 2007 mwl_txq_reset(struct mwl_softc * sc,struct mwl_txq * txq) mwl_txq_reset() argument 2023 mwl_txdma_setup(struct mwl_softc * sc,struct mwl_txq * txq) mwl_txdma_setup() argument 2062 mwl_txdma_cleanup(struct mwl_softc * sc,struct mwl_txq * txq) mwl_txdma_cleanup() argument 2825 mwl_txq_init(struct mwl_softc * sc,struct mwl_txq * txq,int qnum) mwl_txq_init() argument 2857 struct mwl_txq *txq; mwl_tx_setup() local 2884 struct mwl_txq *txq = sc->sc_ac2q[ac]; mwl_txq_update() local 2926 mwl_tx_cleanupq(struct mwl_softc * sc,struct mwl_txq * txq) mwl_tx_cleanupq() argument 3075 struct mwl_txq *txq; mwl_tx_start() local 3315 mwl_tx_processq(struct mwl_softc * sc,struct mwl_txq * txq) mwl_tx_processq() argument 3434 mwl_tx_draintxq(struct mwl_softc * sc,struct mwl_txq * txq) mwl_tx_draintxq() argument 3514 struct mwl_txq *txq; mwl_cleartxq() local 4805 struct mwl_txq *txq = sc->sc_ac2q[i]; mwl_announce() local [all...] |
/freebsd-src/sys/dev/vmware/vmxnet3/ |
H A D | if_vmx.c | 687 struct vmxnet3_txqueue *txq; in vmxnet3_set_interrupt_idx() local 758 struct vmxnet3_txqueue *txq; in vmxnet3_init_txq() local 818 struct vmxnet3_txqueue *txq; in vmxnet3_tx_queues_alloc() local 1049 struct vmxnet3_txqueue *txq; in vmxnet3_init_shared_data() local 1297 struct vmxnet3_txqueue *txq; in vmxnet3_isc_txd_encap() local 1382 struct vmxnet3_txqueue *txq; in vmxnet3_isc_txd_flush() local 1406 struct vmxnet3_txqueue *txq; in vmxnet3_isc_txd_credits_update() local 1821 vmxnet3_txinit(struct vmxnet3_softc *sc, struct vmxnet3_txqueue *txq) in vmxnet3_txinit() 2219 vmxnet3_setup_txq_sysctl(struct vmxnet3_txqueue *txq, in vmxnet3_setup_txq_sysctl() 2316 struct vmxnet3_txqueue *txq = &sc->vmx_txq[i]; in vmxnet3_setup_debug_sysctl() local
|
/freebsd-src/sys/dev/mana/ |
H A D | mana_sysctl.c | 119 struct mana_txq *txq; in mana_sysctl_tx_stat_agg_u64() local 248 struct mana_txq *txq; in mana_sysctl_add_queues() local
|
/freebsd-src/sys/dev/cxgbe/ |
H A D | t4_sge.c | 1110 struct sge_txq *txq; in t4_setup_vi_queues() local 1218 struct sge_txq *txq; in t4_teardown_vi_queues() local 3085 set_txupdate_flags(struct sge_txq * txq,u_int avail,struct fw_eth_tx_pkt_wr * wr) set_txupdate_flags() argument 3106 record_eth_tx_time(struct sge_txq * txq) record_eth_tx_time() argument 3128 struct sge_txq *txq = r->cookie; eth_tx() local 4584 alloc_txq(struct vi_info * vi,struct sge_txq * txq,int idx) alloc_txq() argument 4679 free_txq(struct vi_info * vi,struct sge_txq * txq) free_txq() argument 4703 add_txq_sysctls(struct vi_info * vi,struct sysctl_ctx_list * ctx,struct sysctl_oid * oid,struct sge_txq * txq) add_txq_sysctls() argument 5430 write_txpkt_vm_wr(struct adapter * sc,struct sge_txq * txq,struct mbuf * m0) write_txpkt_vm_wr() argument 5529 write_raw_wr(struct sge_txq * txq,void * wr,struct mbuf * m0,u_int available) write_raw_wr() argument 5562 write_txpkt_wr(struct adapter * sc,struct sge_txq * txq,struct mbuf * m0,u_int available) write_txpkt_wr() argument 5698 add_to_txpkts_vf(struct adapter * sc,struct sge_txq * txq,struct mbuf * m,int avail,bool * send) add_to_txpkts_vf() argument 5750 add_to_txpkts_pf(struct adapter * sc,struct sge_txq * txq,struct mbuf * m,int avail,bool * send) add_to_txpkts_pf() argument 5827 write_txpkts_wr(struct adapter * sc,struct sge_txq * txq) write_txpkts_wr() argument 5938 write_txpkts_vm_wr(struct adapter * sc,struct sge_txq * txq) write_txpkts_vm_wr() argument 6023 write_gl_to_txd(struct sge_txq * txq,struct mbuf * m,caddr_t * to,int checkwrap) write_gl_to_txd() argument 6207 reclaim_tx_descs(struct sge_txq * txq,u_int n) reclaim_tx_descs() argument 6249 struct sge_txq *txq = arg; tx_reclaim() local 6347 struct sge_txq *txq = (void *)eq; handle_eth_egr_update() local [all...] |
/freebsd-src/sys/dev/cxgb/ |
H A D | cxgb_sge.c | 257 struct sge_txq *txq; in check_pkt_coalesce() local 964 struct sge_txq *txq; sge_timer_cb() local 1128 txq_prod(struct sge_txq * txq,unsigned int ndesc,struct txq_state * txqs) txq_prod() argument 1280 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) write_wr_hdr_sgl() argument 1356 struct sge_txq *txq; t3_encap() local 1609 struct sge_txq *txq = &qs->txq[TXQ_ETH]; cxgb_tx_watchdog() local 1633 struct sge_txq *txq = &qs->txq[TXQ_ETH]; cxgb_tx_timeout() local 1649 struct sge_txq *txq = &qs->txq[TXQ_ETH]; cxgb_start_locked() local 1695 struct sge_txq *txq = &qs->txq[TXQ_ETH]; cxgb_transmit_locked() local 3158 struct sge_txq *txq; t3_dump_txq_eth() local 3225 struct sge_txq *txq; t3_dump_txq_ctrl() local 3456 struct sge_txq *txq = &qs->txq[TXQ_ETH]; t3_add_configured_sysctls() local [all...] |