Lines Matching refs:em_rx_queue
464 static void em_newitr(struct e1000_softc *, struct em_rx_queue *,
1652 em_newitr(struct e1000_softc *sc, struct em_rx_queue *que, in em_newitr()
1813 struct em_rx_queue *que = &sc->rx_queues[0]; in em_intr()
1868 struct em_rx_queue *rxq = &sc->rx_queues[rxqid]; in em_if_rx_queue_intr_enable()
1888 struct em_rx_queue *rxq = &sc->rx_queues[rxqid]; in igb_if_rx_queue_intr_enable()
1912 struct em_rx_queue *que = arg; in em_msix_que()
2463 struct em_rx_queue *rx_que = sc->rx_queues; in em_if_msix_intr_assign()
2559 struct em_rx_queue *rx_que; in igb_configure_queues()
2707 struct em_rx_queue *que = sc->rx_queues; in em_free_pci_resources()
3550 struct em_rx_queue *que; in em_if_rx_queues_alloc()
3558 (struct em_rx_queue *) malloc(sizeof(struct em_rx_queue) * in em_if_rx_queues_alloc()
3594 struct em_rx_queue *rx_que = sc->rx_queues; in em_if_queues_free()
3765 struct em_rx_queue *que; in em_initialize_receive_unit()
4904 struct em_rx_queue *rque; in em_sysctl_interrupt_rate_handler()
4960 struct em_rx_queue *rx_que = sc->rx_queues; in em_add_hw_stats()