Searched refs:uath_send (Results 1 – 1 of 1) sorted by relevance
279 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() function2990 if (uath_send(ic, mp, IEEE80211_FC0_TYPE_DATA) != DDI_SUCCESS) { in uath_m_tx()3162 ic->ic_xmit = uath_send; in uath_attach()