Searched refs:iwn_node_alloc (Results 1 – 1 of 1) sorted by relevance
175 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