Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath.c186 static struct ieee80211_node *ath_node_alloc(struct ieee80211vap *,
1279 ic->ic_node_alloc = ath_node_alloc;
3857 ath_node_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) function