Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dix_txrx.c328 struct ix_rx_queue *que = &sc->rx_queues[iru->iru_qsidx]; in ixgbe_isc_rxd_refill()
354 struct ix_rx_queue *que = &sc->rx_queues[qsidx]; in ixgbe_isc_rxd_flush()
367 struct ix_rx_queue *que = &sc->rx_queues[qsidx]; in ixgbe_isc_rxd_available()
402 struct ix_rx_queue *que = &sc->rx_queues[ri->iri_qsidx]; in ixgbe_isc_rxd_pkt_get()
H A Dixgbe.h307 struct ix_rx_queue *que;
336 struct ix_rx_queue { struct
475 struct ix_rx_queue *rx_queues;
H A Dif_ixv.c338 struct ix_rx_queue *que; in ixv_if_rx_queues_alloc()
346 (struct ix_rx_queue *)malloc(sizeof(struct ix_rx_queue) * in ixv_if_rx_queues_alloc()
942 struct ix_rx_queue *que = arg; in ixv_msix_que()
1477 struct ix_rx_queue *rx_que = sc->rx_queues; in ixv_if_msix_intr_assign()
1584 struct ix_rx_queue *que = sc->rx_queues; in ixv_free_pci_resources()
1839 struct ix_rx_queue *que = sc->rx_queues; in ixv_initialize_receive_units()
2205 struct ix_rx_queue *que = sc->rx_queues; in ixv_if_enable_intr()
2243 struct ix_rx_queue *que = &sc->rx_queues[rxqid]; in ixv_if_rx_queue_intr_enable()
2286 struct ix_rx_queue *que = sc->rx_queues; in ixv_configure_ivars()
2383 struct ix_rx_queue *rx_que = sc->rx_queues; in ixv_add_stats_sysctls()
H A Dif_ix.c602 struct ix_rx_queue *que; in ixgbe_if_rx_queues_alloc()
611 (struct ix_rx_queue *)malloc(sizeof(struct ix_rx_queue)*nrxqsets, in ixgbe_if_rx_queues_alloc()
649 struct ix_rx_queue *rx_que = sc->rx_queues; in ixgbe_if_queues_free()
857 struct ix_rx_queue *que; in ixgbe_initialize_receive_units()
2234 struct ix_rx_queue *rx_que; in ixgbe_add_hw_stats()
2846 struct ix_rx_queue *rx_que = sc->rx_queues; in ixgbe_if_msix_intr_assign()
2901 ixgbe_perform_aim(struct ixgbe_softc *sc, struct ix_rx_queue *que) in ixgbe_perform_aim()
2969 struct ix_rx_queue *que = arg; in ixgbe_msix_que()
3447 struct ix_rx_queue *que = ((struct ix_rx_queue *)oidp->oid_arg1); in ixgbe_sysctl_interrupt_rate_handler()
4241 struct ix_rx_queue *rx_que; in ixgbe_if_init()
[all …]