Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/u4b/wlan/
H A Dif_run.c374 static struct ieee80211_node *run_node_alloc(struct ieee80211vap *,
803 ic->ic_node_alloc = run_node_alloc; in run_attach()
1996 run_node_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) in run_node_alloc() function