Home
last modified time | relevance | path

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

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