Searched refs:em_isc_txd_flush (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A Dem_txrx.c50 static void em_isc_txd_flush(void *arg, uint16_t txqid, qidx_t pidx);
71 .ift_txd_flush = em_isc_txd_flush,
82 .ift_txd_flush = em_isc_txd_flush,
417 em_isc_txd_flush(void *arg, uint16_t txqid, qidx_t pidx) function

Completed in 41 milliseconds