Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_acl.c129 IEEE80211_FREE(as, M_80211_ACL); in acl_detach()
153 IEEE80211_FREE(acl, M_80211_ACL); in _acl_free()
195 IEEE80211_FREE(new, M_80211_ACL); in acl_add()
325 IEEE80211_FREE(ap, M_TEMP); in acl_getioctl()
H A Dieee80211_ratectl_none.c61 IEEE80211_FREE(vap->iv_rs, M_80211_RATECTL); in none_deinit()
H A Dieee80211_rssadapt.c152 IEEE80211_FREE(vap->iv_rs, M_80211_RATECTL); in rssadapt_deinit()
218 IEEE80211_FREE(ni->ni_rctls, M_80211_RATECTL); in rssadapt_node_deinit()
H A Dieee80211_amrr.c137 IEEE80211_FREE(vap->iv_rs, M_80211_RATECTL); in amrr_deinit()
245 IEEE80211_FREE(ni->ni_rctls, M_80211_RATECTL); in amrr_node_deinit()
H A Dieee80211_regdomain.c85 IEEE80211_FREE(ic->ic_countryie, M_80211_NODE_IE); in ieee80211_regdomain_detach()
459 IEEE80211_FREE(ic->ic_countryie, M_80211_NODE_IE); in ieee80211_setregdomain()
H A Dieee80211_ioctl.c206 IEEE80211_FREE(wpaie, M_TEMP); in ieee80211_ioctl_getwpaie()
344 IEEE80211_FREE(p, M_TEMP); in ieee80211_ioctl_getscanresults()
496 IEEE80211_FREE(p, M_TEMP); in getstainfo_common()
722 IEEE80211_FREE(dc, M_TEMP); in ieee80211_ioctl_getdevcaps()
1616 IEEE80211_FREE(sr, M_TEMP); in setmlme_assoc_adhoc()
1723 IEEE80211_FREE(list, M_TEMP); in ieee80211_ioctl_setchanlist()
1742 IEEE80211_FREE(list, M_TEMP); in ieee80211_ioctl_setchanlist()
1750 IEEE80211_FREE(list, M_TEMP); in ieee80211_ioctl_setchanlist()
2198 IEEE80211_FREE(reg, M_TEMP); in ieee80211_ioctl_setregdomain()
2295 fail: IEEE80211_FREE(parms, M_TEMP); in ieee80211_ioctl_setroam()
[all …]
H A Dieee80211_node.c203 IEEE80211_FREE(vap->iv_aid_bitmap, M_80211_NODE); in ieee80211_node_vdetach()
1095 IEEE80211_FREE(ies->data, M_80211_NODE_IE); in ieee80211_ies_init()
1119 IEEE80211_FREE(ies->data, M_80211_NODE_IE); in ieee80211_ies_cleanup()
1248 IEEE80211_FREE(ni->ni_challenge, M_80211_NODE); in node_cleanup()
1283 IEEE80211_FREE(ni, M_80211_NODE); in node_free()
2320 IEEE80211_FREE(nt->nt_keyixmap, M_80211_NODE); in ieee80211_node_table_cleanup()
2600 IEEE80211_FREE(ni_arr, M_80211_NODE); in ieee80211_iterate_nodes_vap()
H A Dieee80211_hwmp.c283 IEEE80211_FREE(vap->iv_hwmp, M_80211_VAP); in hwmp_vdetach()
463 IEEE80211_FREE(preq, M_80211_MESH_PREQ); in hwmp_recv_action_meshpath()
501 IEEE80211_FREE(prep, M_80211_MESH_PREP); in hwmp_recv_action_meshpath()
547 IEEE80211_FREE(perr, M_80211_MESH_PERR); in hwmp_recv_action_meshpath()
1634 IEEE80211_FREE(pperr, M_80211_MESH_PERR); in hwmp_recv_perr()
H A Dieee80211_crypto_wep.c113 IEEE80211_FREE(ctx, M_80211_CRYPTO); in wep_detach()
H A Dieee80211_power.c104 IEEE80211_FREE(vap->iv_tim_bitmap, M_80211_POWER); in ieee80211_power_vdetach()
H A Dieee80211_scan_sta.c194 IEEE80211_FREE(st, M_80211_SCAN); in sta_detach()
228 IEEE80211_FREE(se, M_80211_SCAN); in sta_flush_table()
1739 IEEE80211_FREE(se, M_80211_SCAN);
H A Dieee80211_crypto_ccmp.c120 IEEE80211_FREE(ctx, M_80211_CRYPTO); in ccmp_detach()
H A Dieee80211_freebsd.h713 #define IEEE80211_FREE free macro
H A Dieee80211_tdma.c210 IEEE80211_FREE(vap->iv_tdma, M_80211_VAP); in tdma_vdetach()
H A Dieee80211_scan_sw.c121 IEEE80211_FREE(SCAN_PRIVATE(ss), M_80211_SCAN); in ieee80211_swscan_detach()
H A Dieee80211_superg.c144 IEEE80211_FREE(ic->ic_superg, M_80211_VAP); in ieee80211_superg_detach()
H A Dieee80211_crypto_tkip.c132 IEEE80211_FREE(ctx, M_80211_CRYPTO); in tkip_detach()
H A Dieee80211_hostap.c928 IEEE80211_FREE(ni->ni_challenge, M_80211_NODE); in hostap_auth_open()
2126 IEEE80211_FREE(ni->ni_challenge, M_80211_NODE); in hostap_recv_mgmt()
H A Dieee80211_mesh.c363 IEEE80211_FREE(rt, M_80211_MESH_RT); in mesh_rt_del()
655 IEEE80211_FREE(vap->iv_mesh, M_80211_VAP); in mesh_vdetach()
3486 IEEE80211_FREE(p, M_TEMP); in mesh_ioctl_get80211()
H A Dieee80211_freebsd.c353 IEEE80211_FREE(vap->iv_sysctl, M_DEVBUF); in ieee80211_sysctl_vdetach()
H A Dieee80211_sta.c1093 IEEE80211_FREE(ni->ni_challenge, M_80211_NODE); in sta_auth_shared()
H A Dieee80211_proto.c407 IEEE80211_FREE(ie, M_80211_NODE_IE); \ in ieee80211_proto_vdetach()
H A Dieee80211_output.c2373 IEEE80211_FREE(ic->ic_countryie, M_80211_NODE_IE); in ieee80211_add_countryie()