iwi_node
struct iwi_node *in = (struct iwi_node *)ni;
struct iwi_node *in;
in = kmalloc(sizeof (struct iwi_node), M_80211_NODE, M_INTWAIT | M_ZERO);