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