Searched refs:run_node_alloc (Results 1 – 1 of 1) sorted by relevance
356 struct ieee80211_node *run_node_alloc(struct ieee80211com *);653 ic->ic_node_alloc = run_node_alloc; in run_attach()1663 run_node_alloc(struct ieee80211com *ic) in run_node_alloc() function