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 Dixgbe.h298 struct ix_rx_queue *que;
327 struct ix_rx_queue { struct
433 struct ix_rx_queue *rx_queues;
H A Dix_txrx.c327 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()
401 struct ix_rx_queue *que = &sc->rx_queues[ri->iri_qsidx]; in ixgbe_isc_rxd_pkt_get()
H A Dif_ixv.c311 struct ix_rx_queue *que; in ixv_if_rx_queues_alloc()
319 (struct ix_rx_queue *)malloc(sizeof(struct ix_rx_queue) * in ixv_if_rx_queues_alloc()
711 struct ix_rx_queue *que = arg; in ixv_msix_que()
1043 struct ix_rx_queue *rx_que = sc->rx_queues; in ixv_if_msix_intr_assign()
1150 struct ix_rx_queue *que = sc->rx_queues; in ixv_free_pci_resources()
1404 struct ix_rx_queue *que = sc->rx_queues; in ixv_initialize_receive_units()
1633 struct ix_rx_queue *que = sc->rx_queues; in ixv_if_enable_intr()
1667 struct ix_rx_queue *que = &sc->rx_queues[rxqid]; in ixv_if_rx_queue_intr_enable()
1710 struct ix_rx_queue *que = sc->rx_queues; in ixv_configure_ivars()
1838 struct ix_rx_queue *rx_que = sc->rx_queues; in ixv_add_stats_sysctls()
H A Dif_ix.c540 struct ix_rx_queue *que; in ixgbe_if_rx_queues_alloc()
549 (struct ix_rx_queue *)malloc(sizeof(struct ix_rx_queue)*nrxqsets, in ixgbe_if_rx_queues_alloc()
587 struct ix_rx_queue *rx_que = sc->rx_queues; in ixgbe_if_queues_free()
734 struct ix_rx_queue *que; in ixgbe_initialize_receive_units()
1751 struct ix_rx_queue *rx_que; in ixgbe_add_hw_stats()
2276 struct ix_rx_queue *rx_que = sc->rx_queues; in ixgbe_if_msix_intr_assign()
2331 ixgbe_perform_aim(struct ixgbe_softc *sc, struct ix_rx_queue *que) in ixgbe_perform_aim()
2399 struct ix_rx_queue *que = arg; in ixgbe_msix_que()
2856 struct ix_rx_queue *que = ((struct ix_rx_queue *)oidp->oid_arg1); in ixgbe_sysctl_interrupt_rate_handler()
3279 struct ix_rx_queue *rx_que; in ixgbe_if_init()
[all …]