Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ixgbe/
H A Dif_ixv.c309 struct ix_rx_queue *que; in ixv_if_rx_queues_alloc()
317 (struct ix_rx_queue *)malloc(sizeof(struct ix_rx_queue) * nrxqsets, in ixv_if_rx_queues_alloc()
697 struct ix_rx_queue *que = arg; in ixv_msix_que()
1021 struct ix_rx_queue *rx_que = adapter->rx_queues; in ixv_if_msix_intr_assign()
1124 struct ix_rx_queue *que = adapter->rx_queues; in ixv_free_pci_resources()
1354 struct ix_rx_queue *que = adapter->rx_queues; in ixv_initialize_receive_units()
1577 struct ix_rx_queue *que = adapter->rx_queues; in ixv_if_enable_intr()
1611 struct ix_rx_queue *que = &adapter->rx_queues[rxqid]; in ixv_if_rx_queue_intr_enable()
1654 struct ix_rx_queue *que = adapter->rx_queues; in ixv_configure_ivars()
1782 struct ix_rx_queue *rx_que = adapter->rx_queues; in ixv_add_stats_sysctls()
H A Dix_txrx.c328 struct ix_rx_queue *que = &sc->rx_queues[iru->iru_qsidx]; in ixgbe_isc_rxd_refill()
353 struct ix_rx_queue *que = &sc->rx_queues[qsidx]; in ixgbe_isc_rxd_flush()
366 struct ix_rx_queue *que = &sc->rx_queues[qsidx]; in ixgbe_isc_rxd_available()
400 struct ix_rx_queue *que = &adapter->rx_queues[ri->iri_qsidx]; in ixgbe_isc_rxd_pkt_get()
H A Dixgbe.h308 struct ix_rx_queue *que;
337 struct ix_rx_queue { struct
442 struct ix_rx_queue *rx_queues;
H A Dif_ix.c471 struct ix_rx_queue *que; in ixgbe_if_rx_queues_alloc()
480 (struct ix_rx_queue *)malloc(sizeof(struct ix_rx_queue)*nrxqsets, in ixgbe_if_rx_queues_alloc()
519 struct ix_rx_queue *rx_que = adapter->rx_queues; in ixgbe_if_queues_free()
665 struct ix_rx_queue *que; in ixgbe_initialize_receive_units()
1513 struct ix_rx_queue *rx_que; in ixgbe_add_hw_stats()
1983 struct ix_rx_queue *rx_que = adapter->rx_queues; in ixgbe_if_msix_intr_assign()
2062 struct ix_rx_queue *que = arg; in ixgbe_msix_que()
2479 struct ix_rx_queue *que = ((struct ix_rx_queue *)oidp->oid_arg1); in ixgbe_sysctl_interrupt_rate_handler()
2853 struct ix_rx_queue *rx_que; in ixgbe_if_init()
3572 struct ix_rx_queue *que = adapter->rx_queues; in ixgbe_if_enable_intr()
[all …]