Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c191 static boolean_t yge_send(yge_port_t *, mblk_t *);
1663 yge_send(yge_port_t *port, mblk_t *mp) in yge_send() function
3201 if (!yge_send(port, mp)) { in yge_m_tx()