Searched refs:arn_tx (Results 1 – 3 of 3) sorted by relevance
562 int arn_tx(ieee80211com_t *ic, mblk_t *mp, uint8_t type);
2456 error = arn_tx(ic, mp, IEEE80211_FC0_TYPE_DATA); in arn_m_tx()3171 ic->ic_xmit = arn_tx; in arn_attach()
2095 arn_tx(ieee80211com_t *ic, mblk_t *mp, uint8_t type) in arn_tx() function