Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/iwp/
H A Diwp.c323 static int iwp_send(ieee80211com_t *, mblk_t *, uint8_t);
749 ic->ic_xmit = iwp_send; in iwp_attach()
2952 if (iwp_send(ic, mp, IEEE80211_FC0_TYPE_DATA) != 0) { in iwp_m_tx()
2966 iwp_send(ieee80211com_t *ic, mblk_t *mp, uint8_t type) in iwp_send() function