Home
last modified time | relevance | path

Searched refs:ix_tx_queue (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/dev/ixgbe/
H A Dix_txrx.c173 struct ix_tx_queue *que = &sc->tx_queues[pi->ipi_qsidx]; in ixgbe_isc_txd_encap()
253 struct ix_tx_queue *que = &sc->tx_queues[txqid]; in ixgbe_isc_txd_flush()
267 struct ix_tx_queue *que = &sc->tx_queues[txqid]; in ixgbe_isc_txd_credits_update()
H A Dixgbe.h329 struct ix_tx_queue { struct
422 struct ix_tx_queue *tx_queues;
H A Dif_ixv.c243 struct ix_tx_queue *que; in ixv_if_tx_queues_alloc()
251 (struct ix_tx_queue *)malloc(sizeof(struct ix_tx_queue) * ntxqsets, in ixv_if_tx_queues_alloc()
350 struct ix_tx_queue *que = sc->tx_queues; in ixv_if_queues_free()
1028 struct ix_tx_queue *tx_que; in ixv_if_msix_intr_assign()
1227 struct ix_tx_queue *que = sc->tx_queues; in ixv_initialize_transmit_units()
1812 struct ix_tx_queue *tx_que = sc->tx_queues; in ixv_add_stats_sysctls()
H A Dif_ix.c410 struct ix_tx_queue *que; in ixgbe_if_tx_queues_alloc()
419 (struct ix_tx_queue *)malloc(sizeof(struct ix_tx_queue) * ntxqsets, in ixgbe_if_tx_queues_alloc()
524 struct ix_tx_queue *tx_que = sc->tx_queues; in ixgbe_if_queues_free()
783 struct ix_tx_queue *que; in ixgbe_initialize_transmit_units()
1626 struct ix_tx_queue *tx_que; in ixgbe_add_hw_stats()
2130 struct ix_tx_queue *tx_que; in ixgbe_if_msix_intr_assign()
3086 struct ix_tx_queue *tx_que; in ixgbe_if_init()
3313 struct ix_tx_queue *tx_que = sc->tx_queues; in ixgbe_configure_ivars()