Searched defs:tx_arg (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet.c800 void *tx_arg; local
905 tx_arg = tx_ringp;
908 tx_arg = macp->m_driver;
910 resid_mp = macp->m_callbacks->mc_tx(tx_arg, mp);

Completed in 229 milliseconds