Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c387 static mblk_t *iwn_m_tx(void *, mblk_t *);
404 .mc_tx = iwn_m_tx,
3995 iwn_m_tx(void *arg, mblk_t *mp) in iwn_m_tx() function