Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c177 static struct ieee80211_node *ath_node_alloc(struct ieee80211vap *,
1313 ic->ic_node_alloc = ath_node_alloc; in ath_attach()
3907 ath_node_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) in ath_node_alloc() function