Home
last modified time | relevance | path

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

/third_party/dev/ethernet/e1000/
A Dif_em.h433 struct em_tx_queue { struct
466 struct em_tx_queue *tx_queues;
A Dem_txrx.c98 struct em_tx_queue *que; in em_dump_rs()
139 struct em_tx_queue *que = &adapter->tx_queues[pi->ipi_qsidx]; in em_tso_setup()
223 struct em_tx_queue *que = &adapter->tx_queues[pi->ipi_qsidx]; in em_transmit_checksum_setup()
307 struct em_tx_queue *que = &sc->tx_queues[pi->ipi_qsidx]; in em_isc_txd_encap()
421 struct em_tx_queue *que = &adapter->tx_queues[txqid]; in em_isc_txd_flush()
432 struct em_tx_queue *que = &adapter->tx_queues[txqid]; in em_isc_txd_credits_update()
A Digb_txrx.c235 struct em_tx_queue *que = &sc->tx_queues[pi->ipi_qsidx]; in igb_isc_txd_encap()
297 struct em_tx_queue *que = &adapter->tx_queues[txqid]; in igb_isc_txd_flush()
308 struct em_tx_queue *que = &adapter->tx_queues[txqid]; in igb_isc_txd_credits_update()
A Dif_em.c1189 struct em_tx_queue *tx_que; in em_if_init()
1360 igb_tx_enable_queue(struct adapter *adapter, struct em_tx_queue *txq) in igb_tx_enable_queue()
1366 em_tx_enable_queue(struct adapter *adapter, struct em_tx_queue *txq) in em_tx_enable_queue()
1388 struct em_tx_queue *txq = &adapter->tx_queues[txqid]; in em_if_tx_queue_intr_enable()
1930 struct em_tx_queue *tx_que = adapter->tx_queues; in em_if_msix_intr_assign()
2019 struct em_tx_queue *tx_que; in igb_configure_queues()
2831 struct em_tx_queue *que; in em_if_tx_queues_alloc()
2839 (struct em_tx_queue *) malloc(sizeof(struct em_tx_queue) * in em_if_tx_queues_alloc()
2916 struct em_tx_queue *tx_que = adapter->tx_queues; in em_if_queues_free()
2954 struct em_tx_queue *que; in em_initialize_transmit_unit()
[all …]

Completed in 15 milliseconds