Searched refs:ic_node_free (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h580 * ic_node_free - free a node
593 void (*ic_node_free)(ieee80211_node_t *); member in struct:ieee80211com
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_node.c83 ic->ic_node_free = ieee80211_node_free;
790 * Free a node. This is the default callback function for ic_node_free
1318 ic->ic_node_free(in);
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c2241 ic->ic_node_free = ath_node_free;
/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560.c2532 ic->ic_node_free = rt2560_node_free;
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_main.c3152 ic->ic_node_free = arn_node_free;
/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661.c3051 ic->ic_node_free = rt2661_node_free;
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpi.c584 ic->ic_node_free = wpi_node_free;
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp.c5336 ic->ic_node_free = iwp_node_free;
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c4062 ic->ic_node_free = mwl_node_free;
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c6164 ic->ic_node_free = iwh_node_free;
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c722 ic->ic_node_free = iwk_node_free;
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c1046 ic->ic_node_free = iwn_node_free;

Completed in 711 milliseconds