Lines Matching refs:em_rx_queue
333 static void em_newitr(struct e1000_softc *, struct em_rx_queue *,
1469 em_newitr(struct e1000_softc *sc, struct em_rx_queue *que, in em_newitr()
1620 struct em_rx_queue *que = &sc->rx_queues[0]; in em_intr()
1675 struct em_rx_queue *rxq = &sc->rx_queues[rxqid]; in em_if_rx_queue_intr_enable()
1695 struct em_rx_queue *rxq = &sc->rx_queues[rxqid]; in igb_if_rx_queue_intr_enable()
1719 struct em_rx_queue *que = arg; in em_msix_que()
2269 struct em_rx_queue *rx_que = sc->rx_queues; in em_if_msix_intr_assign()
2360 struct em_rx_queue *rx_que; in igb_configure_queues()
2502 struct em_rx_queue *que = sc->rx_queues; in em_free_pci_resources()
3330 struct em_rx_queue *que; in em_if_rx_queues_alloc()
3338 (struct em_rx_queue *) malloc(sizeof(struct em_rx_queue) * in em_if_rx_queues_alloc()
3372 struct em_rx_queue *rx_que = sc->rx_queues; in em_if_queues_free()
3545 struct em_rx_queue *que; in em_initialize_receive_unit()
4615 struct em_rx_queue *rque; in em_sysctl_interrupt_rate_handler()
4670 struct em_rx_queue *rx_que = sc->rx_queues; in em_add_hw_stats()