Home
last modified time | relevance | path

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

/src/sys/dev/ath/
H A Dif_ath.c177 static struct ieee80211_node *ath_node_alloc(struct ieee80211vap *,
1314 ic->ic_node_alloc = ath_node_alloc; in ath_attach()
3902 ath_node_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) in ath_node_alloc() function