Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c175 static struct ieee80211_node *iwn_node_alloc(ieee80211com_t *);
1045 ic->ic_node_alloc = iwn_node_alloc; in iwn_attach()
2403 iwn_node_alloc(ieee80211com_t *ic) in iwn_node_alloc() function