Searched refs:mwl_node_alloc (Results 1 – 1 of 1) sorted by relevance
125 static struct ieee80211_node *mwl_node_alloc(struct ieee80211vap *,491 ic->ic_node_alloc = mwl_node_alloc; in mwl_attach()2338 mwl_node_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) in mwl_node_alloc() function