Home
last modified time | relevance | path

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

/freebsd/sys/dev/mwl/
H A Dif_mwlvar.h297 int (*sc_recv_action)(struct ieee80211_node *, member
H A Dif_mwl.c484 sc->sc_recv_action = ic->ic_recv_action; in mwl_attach()
3548 return sc->sc_recv_action(ni, wh, frm, efrm); in mwl_recv_action()