Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c955 ath_xmit(ieee80211com_t *ic, mblk_t *mp, uint8_t type) in ath_xmit() function
1079 error = ath_xmit(ic, mp, IEEE80211_FC0_TYPE_DATA); in ath_m_tx()
2227 ic->ic_xmit = ath_xmit; in ath_attach()