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

/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661.c202 static int rt2661_mgmt_send(ieee80211com_t *, mblk_t *, uint8_t);
1530 rt2661_mgmt_send(ieee80211com_t *ic, mblk_t *mp, uint8_t type) function
1561 RWD_DEBUG(RT2661_DBG_TX, "rwd: rt2661_mgmt_send():"
1629 RWD_DEBUG(RT2661_DBG_TX, "rwd: rt2661_mgmt_send(): "
3042 ic->ic_xmit = rt2661_mgmt_send;

Completed in 66 milliseconds