Home
last modified time | relevance | path

Searched refs:e1000g_flush_tx_ring (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h1101 extern void e1000g_flush_tx_ring(struct e1000g *);
H A De1000g_tx.c1736 e1000g_flush_tx_ring(struct e1000g *Adapter) in e1000g_flush_tx_ring() function
H A De1000g_main.c2038 e1000g_flush_tx_ring(Adapter); in e1000g_flush_desc_rings()