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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_gld.c43 static mblk_t *ql_m_tx(void *, mblk_t *);
466 * ql_m_tx is used only for sending data packets into ethernet wire.
469 ql_m_tx(void *arg, mblk_t *mp) function
967 ql_m_callbacks.mc_tx = ql_m_tx;

Completed in 44 milliseconds