Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwn/
H A Dif_iwn.c192 static struct ieee80211_node *iwn_node_alloc(struct ieee80211vap *,
654 ic->ic_node_alloc = iwn_node_alloc; in iwn_attach()
2689 iwn_node_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) in iwn_node_alloc() function