Lines Matching defs:nl80211
232 #include <linux/nl80211.h>
585 struct genl_family *nl80211;
614 state->nl80211 = genl_ctrl_search_by_name(state->nl_cache, "nl80211");
615 if (!state->nl80211) {
617 "%s: nl80211 not found", device);
633 genl_family_put(state->nl80211);
657 genlmsg_put(msg, 0, 0, genl_family_get_id(state->nl80211), 0,
753 genlmsg_put(msg, 0, 0, genl_family_get_id(state->nl80211), 0,
4796 * It would be Truly Wonderful if mac80211 and nl80211 cleaned this