Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/uath/
H A Duath.c279 static int uath_send(ieee80211com_t *, mblk_t *, uint8_t);
1986 uath_send(ieee80211com_t *ic, mblk_t *mp, uint8_t type) in uath_send() function
2990 if (uath_send(ic, mp, IEEE80211_FC0_TYPE_DATA) != DDI_SUCCESS) { in uath_m_tx()
3162 ic->ic_xmit = uath_send; in uath_attach()