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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_tx.c47 static boolean_t e1000g_send(struct e1000g *, mblk_t *);
137 if (!e1000g_send(Adapter, mp)) {
150 * e1000g_send - send packets onto the wire
158 e1000g_send(struct e1000g *Adapter, mblk_t *mp) function

Completed in 59 milliseconds