Home
last modified time | relevance | path

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

1234

/freebsd-14.2/sys/dev/sfxge/
H A Dsfxge_tx.c322 sfxge_tx_qreap(struct sfxge_txq *txq) in sfxge_tx_qreap()
330 sfxge_tx_qlist_post(struct sfxge_txq *txq) in sfxge_tx_qlist_post()
534 sfxge_tx_qdpl_drain(struct sfxge_txq *txq) in sfxge_tx_qdpl_drain()
760 sfxge_tx_qdpl_flush(struct sfxge_txq *txq) in sfxge_tx_qdpl_flush()
876 struct sfxge_txq *txq; in sfxge_if_transmit() local
1431 sfxge_tx_qunblock(struct sfxge_txq *txq) in sfxge_tx_qunblock()
1471 struct sfxge_txq *txq; in sfxge_tx_qstop() local
1612 struct sfxge_txq *txq; in sfxge_tx_qstart() local
1775 struct sfxge_txq *txq; in sfxge_tx_qfini() local
1811 struct sfxge_txq *txq; in sfxge_tx_qinit() local
[all …]
H A Dsfxge_ev.c55 struct sfxge_txq *txq; in sfxge_ev_qcomplete() local
284 struct sfxge_txq *txq; in sfxge_ev_tx() local
326 struct sfxge_txq *txq; in sfxge_ev_txq_flush_done() local
381 struct sfxge_txq *txq = sfxge_get_txq_by_label(evq, label); in sfxge_ev_software() local
/freebsd-14.2/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c27 struct iwl_txq *txq, u16 byte_cnt, in iwl_pcie_gen2_update_byte_tbl()
461 struct iwl_txq *txq, in iwl_txq_gen2_build_tx_amsdu()
548 struct iwl_txq *txq, in iwl_txq_gen2_build_tx()
643 struct iwl_txq *txq, in iwl_txq_gen2_build_tfd()
848 struct iwl_txq *txq) in iwl_txq_gen2_free_memory()
879 struct iwl_txq *txq; in iwl_txq_gen2_free() local
1122 struct iwl_txq *txq; in iwl_txq_dyn_alloc_dma() local
1222 struct iwl_txq *txq; in iwl_txq_dyn_alloc() local
1396 struct iwl_txq *txq, int index) in iwl_txq_gen1_tfd_unmap()
1493 struct iwl_txq *txq) in iwl_txq_gen1_inval_byte_cnt_tbl()
[all …]
H A Dtx.h16 iwl_txq_get_first_tb_dma(struct iwl_txq *txq, int idx) in iwl_txq_get_first_tb_dma()
30 struct iwl_txq *txq) in iwl_wake_queue()
39 struct iwl_txq *txq, int idx) in iwl_txq_get_tfd()
61 static inline void iwl_txq_stop(struct iwl_trans *trans, struct iwl_txq *txq) in iwl_txq_stop()
/freebsd-14.2/sys/dev/ath/
H A Dif_ath_tx_edma.c143 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 Dif_ath_tx.c740 ath_tx_handoff_hw(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_handoff_hw()
1910 struct ath_txq *txq; in ath_tx_start() local
2908 struct ath_txq *txq = sc->sc_ac2q[tid->ac]; in ath_tx_tid_sched() local
2961 struct ath_txq *txq = sc->sc_ac2q[tid->ac]; in ath_tx_tid_unsched() local
3047 struct ath_txq *txq, struct ath_buf *bf) in ath_tx_xmit_aggr()
3850 struct ath_txq *txq; in ath_tx_tid_drain_print() local
5429 struct ath_txq *txq = sc->sc_ac2q[tid->ac]; local
5660 struct ath_txq *txq = sc->sc_ac2q[tid->ac]; local
5748 ath_txq_sched(struct ath_softc *sc, struct ath_txq *txq)
6310 struct ath_txq *txq; local
[all …]
H A Dif_ath.c3987 ath_txq_init(struct ath_softc *sc, struct ath_txq *txq, int qnum) in ath_txq_init()
4070 struct ath_txq *txq; in ath_tx_setup() local
4094 struct ath_txq *txq = sc->sc_ac2q[ac]; in ath_txq_update() local
4181 ath_tx_cleanupq(struct ath_softc *sc, struct ath_txq *txq) in ath_tx_cleanupq()
4826 ath_txq_freeholdingbuf(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_freeholdingbuf()
4850 struct ath_txq *txq; in ath_txq_addholdingbuf() local
4893 struct ath_txq *txq; in ath_freebuf() local
5007 ath_tx_draintxq(struct ath_softc *sc, struct ath_txq *txq) in ath_tx_draintxq()
5081 ath_tx_stopdma(struct ath_softc *sc, struct ath_txq *txq) in ath_tx_stopdma()
5146 ath_tx_dump(struct ath_softc *sc, struct ath_txq *txq) in ath_tx_dump()
[all …]
/freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/
H A Dtx.c78 struct iwl_txq *txq) in iwl_pcie_txq_inc_wr_ptr()
126 struct iwl_txq *txq = trans->txqs.txq[i]; in iwl_pcie_txq_check_wrptrs() local
210 struct iwl_txq *txq = trans->txqs.txq[txq_id]; in iwl_pcie_txq_unmap() local
260 struct iwl_txq *txq = trans->txqs.txq[txq_id]; in iwl_pcie_txq_free() local
371 struct iwl_txq *txq = trans->txqs.txq[txq_id]; in iwl_trans_pcie_tx_reset() local
674 struct iwl_txq *txq = trans->txqs.txq[txq_id]; in iwl_pcie_cmdq_reclaim() local
744 struct iwl_txq *txq = trans->txqs.txq[txq_id]; in iwl_trans_pcie_txq_enable() local
1249 struct iwl_txq *txq, u8 hdr_len, in iwl_fill_data_tbs()
1301 struct iwl_txq *txq, u8 hdr_len, in iwl_fill_data_tbs_amsdu()
1432 struct iwl_txq *txq, u8 hdr_len, in iwl_fill_data_tbs_amsdu()
[all …]
H A Dtx-gen2.c33 struct iwl_txq *txq = trans->txqs.txq[trans->txqs.cmd.q_id]; in iwl_pcie_gen2_enqueue_hcmd() local
/freebsd-14.2/sys/dev/virtio/network/
H A Dif_vtnet.c855 struct vtnet_txq *txq; in vtnet_init_txq() local
1021 struct vtnet_txq *txq; in vtnet_alloc_virtqueues() local
2682 struct vtnet_txq *txq; in vtnet_start() local
2764 struct vtnet_txq *txq; in vtnet_txq_mq_start() local
2792 struct vtnet_txq *txq; in vtnet_txq_tq_deferred() local
2827 struct vtnet_txq *txq; in vtnet_txq_tq_intr() local
2882 struct vtnet_txq *txq; in vtnet_tx_vq_intr() local
2921 struct vtnet_txq *txq; in vtnet_tx_start_all() local
2940 struct vtnet_txq *txq; in vtnet_qflush() local
3077 struct vtnet_txq *txq; in vtnet_start_taskqueues() local
[all …]
/freebsd-14.2/sys/dev/ice/
H A Dice_iflib_txrx.c135 _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 Dice_common_txrx.h145 ice_tso_setup(struct ice_tx_queue *txq, if_pkt_info_t pi) in ice_tso_setup()
192 ice_tx_setup_offload(struct ice_tx_queue *txq, if_pkt_info_t pi, u32 *cmd, u32 *off) in ice_tx_setup_offload()
H A Dif_ice_iflib.c1030 struct ice_tx_queue *txq; in ice_if_tx_queues_alloc() local
1199 struct ice_tx_queue *txq; in ice_if_queues_free() local
1647 struct ice_tx_queue *txq = &vsi->tx_queues[i]; in ice_if_msix_intr_assign() local
1964 struct ice_tx_queue *txq; in ice_init_tx_tracking() local
2486 struct ice_tx_queue *txq; in ice_rebuild_pf_vsi_qmap() local
3788 struct ice_tx_queue *txq = &vsi->tx_queues[i]; in ice_wire_mirror_intrs() local
3901 struct ice_tx_queue *txq; in ice_subif_rebuild_vsi_qmap() local
3953 struct ice_tx_queue *txq; in ice_subif_if_tx_queues_alloc() local
4419 struct ice_tx_queue *txq; in ice_subif_if_queues_free() local
/freebsd-14.2/sys/dev/xen/netfront/
H A Dnetfront.c206 struct netfront_txq *txq; member
222 struct netfront_txq *txq; member
522 struct netfront_txq *txq, in write_queue_xenstore_keys()
717 struct netfront_txq *txq = xtxq; in xn_txq_tq_deferred() local
886 struct netfront_txq *txq; in setup_txqs() local
1362 xn_txeof(struct netfront_txq *txq) in xn_txeof()
1443 struct netfront_txq *txq = xsc; in xn_intr() local
2020 struct netfront_txq *txq; in xn_connect() local
2067 struct netfront_txq *txq; in xn_kick_rings() local
2240 struct netfront_txq *txq; in xn_txq_mq_start() local
[all …]
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/
H A Dtx.c9 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-14.2/sys/net/
H A Diflib.c1374 iflib_txq_t txq = arg; in iflib_netmap_timer() local
1589 iflib_txq_t txq; in iflib_fast_intr_rxtx() local
2490 iflib_txq_t txq; in iflib_init_locked() local
4051 iflib_txq_t txq; in iflib_txq_drain_free() local
4180 iflib_txq_t txq; in _task_fn_admin() local
4284 iflib_txq_t txq; in iflib_if_transmit() local
5526 iflib_txq_t txq; in iflib_tqg_detach() local
5836 iflib_txq_t txq; in iflib_queues_alloc() local
6908 iflib_txq_t txq; in iflib_add_device_sysctl_post() local
7135 iflib_txq_t txq; in iflib_debugnet_transmit() local
[all …]
/freebsd-14.2/sys/dev/malo/
H A Dif_malo.c554 malo_txdma_setup(struct malo_softc *sc, struct malo_txq *txq) in malo_txdma_setup()
632 malo_txdma_cleanup(struct malo_softc *sc, struct malo_txq *txq) in malo_txdma_cleanup()
726 struct malo_txq *txq; in malo_setup_hwdma() local
743 malo_txq_init(struct malo_softc *sc, struct malo_txq *txq, int qnum) in malo_txq_init()
768 malo_tx_cleanupq(struct malo_softc *sc, struct malo_txq *txq) in malo_tx_cleanupq()
778 malo_getbuf(struct malo_softc *sc, struct malo_txq *txq) in malo_getbuf()
924 malo_tx_processq(struct malo_softc *sc, struct malo_txq *txq) in malo_tx_processq()
1041 struct malo_txq *txq; in malo_tx_start() local
1226 struct malo_txq *txq = &sc->malo_txq[0]; in malo_start() local
1568 malo_tx_draintxq(struct malo_softc *sc, struct malo_txq *txq) in malo_tx_draintxq()
[all …]
/freebsd-14.2/sys/dev/cxgbe/crypto/
H A Dt6_kern_tls.c73 struct sge_txq *txq; member
277 write_set_tcb_field_ulp(struct tlspcb *tlsp, void *dst, struct sge_txq *txq, in write_set_tcb_field_ulp()
312 ktls_set_tcb_fields(struct tlspcb *tlsp, struct tcpcb *tp, struct sge_txq *txq) in ktls_set_tcb_fields()
383 struct sge_txq *txq; in t6_tls_tag_alloc() local
589 struct sge_txq *txq) in ktls_setup_keys()
1110 ktls_write_tcp_options(struct sge_txq *txq, void *dst, struct mbuf *m, in ktls_write_tcp_options()
1204 ktls_write_tunnel_packet(struct sge_txq *txq, void *dst, struct mbuf *m, in ktls_write_tunnel_packet()
1313 ktls_write_tls_wr(struct tlspcb *tlsp, struct sge_txq *txq, void *dst, in ktls_write_tls_wr()
1852 ktls_write_tcp_fin(struct sge_txq *txq, void *dst, struct mbuf *m, in ktls_write_tcp_fin()
1946 t6_ktls_write_wr(struct sge_txq *txq, void *dst, struct mbuf *m, in t6_ktls_write_wr()
[all …]
/freebsd-14.2/sys/contrib/dev/rtw88/
H A Dtx.c589 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 void rtw_txq_init(struct rtw_dev *rtwdev, struct ieee80211_txq *txq) in rtw_txq_init()
723 void rtw_txq_cleanup(struct rtw_dev *rtwdev, struct ieee80211_txq *txq) in rtw_txq_cleanup()
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dpci_mcu.c26 enum mt76_mcuq_id txq = MT_MCUQ_WM; in mt7921_mcu_send_message() local
/freebsd-14.2/sys/dev/mwl/
H A Dif_mwl.c975 struct mwl_txq *txq = &sc->sc_txq[i]; in mwl_setupdma() local
1265 mwl_gettxbuf(struct mwl_softc *sc, struct mwl_txq *txq) in mwl_gettxbuf()
1340 struct mwl_txq *txq = NULL; /* XXX silence gcc */ in mwl_start() local
1419 struct mwl_txq *txq; in mwl_raw_xmit() local
2007 mwl_txq_reset(struct mwl_softc *sc, struct mwl_txq *txq) in mwl_txq_reset()
2023 mwl_txdma_setup(struct mwl_softc *sc, struct mwl_txq *txq) in mwl_txdma_setup()
2858 struct mwl_txq *txq; in mwl_tx_setup() local
2885 struct mwl_txq *txq = sc->sc_ac2q[ac]; in mwl_txq_update() local
3076 struct mwl_txq *txq; in mwl_tx_start() local
3515 struct mwl_txq *txq; in mwl_cleartxq() local
[all …]
/freebsd-14.2/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c687 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
1820 vmxnet3_txinit(struct vmxnet3_softc *sc, struct vmxnet3_txqueue *txq) in vmxnet3_txinit()
2218 vmxnet3_setup_txq_sysctl(struct vmxnet3_txqueue *txq, in vmxnet3_setup_txq_sysctl()
2315 struct vmxnet3_txqueue *txq = &sc->vmx_txq[i]; in vmxnet3_setup_debug_sysctl() local
/freebsd-14.2/sys/dev/mana/
H A Dmana_sysctl.c119 struct mana_txq *txq; in mana_sysctl_tx_stat_agg_u64() local
248 struct mana_txq *txq; in mana_sysctl_add_queues() local
/freebsd-14.2/sys/dev/cxgbe/
H A Dt4_sge.c1110 struct sge_txq *txq; in t4_setup_vi_queues() local
1218 struct sge_txq *txq; in t4_teardown_vi_queues() local
3092 set_txupdate_flags(struct sge_txq *txq, u_int avail, in set_txupdate_flags()
3113 record_eth_tx_time(struct sge_txq *txq) in record_eth_tx_time()
3135 struct sge_txq *txq = r->cookie; in eth_tx() local
4691 free_txq(struct vi_info *vi, struct sge_txq *txq) in free_txq()
4715 struct sysctl_oid *oid, struct sge_txq *txq) in add_txq_sysctls()
5842 write_txpkts_wr(struct adapter *sc, struct sge_txq *txq) in write_txpkts_wr()
6222 reclaim_tx_descs(struct sge_txq *txq, u_int n) in reclaim_tx_descs()
6264 struct sge_txq *txq = arg; in tx_reclaim() local
[all …]
/freebsd-14.2/sys/dev/cxgb/
H A Dcxgb_sge.c257 struct sge_txq *txq; in check_pkt_coalesce() local
967 struct sge_txq *txq; in sge_timer_cb() local
1131 txq_prod(struct sge_txq *txq, unsigned int ndesc, struct txq_state *txqs) in txq_prod()
1359 struct sge_txq *txq; in t3_encap() local
1612 struct sge_txq *txq = &qs->txq[TXQ_ETH]; in cxgb_tx_watchdog() local
1636 struct sge_txq *txq = &qs->txq[TXQ_ETH]; in cxgb_tx_timeout() local
1652 struct sge_txq *txq = &qs->txq[TXQ_ETH]; in cxgb_start_locked() local
1698 struct sge_txq *txq = &qs->txq[TXQ_ETH]; in cxgb_transmit_locked() local
3158 struct sge_txq *txq; in t3_dump_txq_eth() local
3225 struct sge_txq *txq; in t3_dump_txq_ctrl() local
[all …]

1234