Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c255 static ieee80211_node_t *iwk_node_alloc(ieee80211com_t *);
721 ic->ic_node_alloc = iwk_node_alloc; in iwk_attach()
1524 iwk_node_alloc(ieee80211com_t *ic) in iwk_node_alloc() function