Lines Matching refs:em_tx_queue
1361 struct em_tx_queue *tx_que; in em_if_init()
1685 struct em_tx_queue *txq = &sc->tx_queues[txqid]; in em_if_tx_queue_intr_enable()
1705 struct em_tx_queue *txq = &sc->tx_queues[txqid]; in igb_if_tx_queue_intr_enable()
2270 struct em_tx_queue *tx_que = sc->tx_queues; in em_if_msix_intr_assign()
2361 struct em_tx_queue *tx_que; in igb_configure_queues()
3282 struct em_tx_queue *que; in em_if_tx_queues_alloc()
3290 (struct em_tx_queue *) malloc(sizeof(struct em_tx_queue) * in em_if_tx_queues_alloc()
3371 struct em_tx_queue *tx_que = sc->tx_queues; in em_if_queues_free()
3403 struct em_tx_queue *que; in em_initialize_transmit_unit()
4616 struct em_tx_queue *tque; in em_sysctl_interrupt_rate_handler()
4669 struct em_tx_queue *tx_que = sc->tx_queues; in em_add_hw_stats()