Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/
H A Dieee80211_dragonfly.h209 void ieee80211_process_callback(struct ieee80211_node *, struct mbuf *, int);
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_dragonfly.c712 ieee80211_process_callback(struct ieee80211_node *ni, in ieee80211_process_callback() function
H A Dieee80211_output.c3665 ieee80211_process_callback(ni, m, status);
/dragonfly/share/man/man9/
H A DMakefile568 MLINKS+=ieee80211_output.9 ieee80211_process_callback.9 \
/dragonfly/sys/dev/netif/ral/
H A Drt2560.c1108 ieee80211_process_callback(ni, m, in rt2560_prio_intr()
H A Drt2860.c1185 ieee80211_process_callback(data->ni, data->m, in rt2860_tx_intr()
/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn.c6081 ieee80211_process_callback(tp->tp_ni, tp->tp_m, 0); in bwn_pio_handle_txeof()