Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Drtw.c108 struct ieee80211_node *rtw_node_alloc(struct ieee80211com *);
3526 rtw_node_alloc(struct ieee80211com *ic) in rtw_node_alloc() function
4034 ic->ic_node_alloc = rtw_node_alloc; in rtw_attach()