Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Drtwvar.h296 struct ieee80211_node *(*mt_node_alloc)(struct ieee80211com *); member
H A Drtw.c3529 struct ieee80211_node *ni = (*sc->sc_mtbl.mt_node_alloc)(ic); in rtw_node_alloc()
4033 mtbl->mt_node_alloc = ic->ic_node_alloc; in rtw_attach()