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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c900 ATH_DEBUG((ATH_DBG_SEND, "ath: ath_xmit(): to %s totlen=%d "
955 ath_xmit(ieee80211com_t *ic, mblk_t *mp, uint8_t type) function
1079 error = ath_xmit(ic, mp, IEEE80211_FC0_TYPE_DATA);
2227 ic->ic_xmit = ath_xmit;

Completed in 63 milliseconds