Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Drtwvar.h325 struct ieee80211_node *(*mt_node_alloc)(struct ieee80211_node_table*); member
H A Drtw.c3764 struct ieee80211_node *ni = (*sc->sc_mtbl.mt_node_alloc)(nt); in rtw_node_alloc()
3856 mtbl->mt_node_alloc = ic->ic_node_alloc; in rtw_set80211methods()