Home
last modified time | relevance | path

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

/external/iw/
Dreg.c113 NL80211_CMD_REQ_SET_REG, 0, CIB_NONE, handle_reg_set,
250 err = handle_cmd(state, CIB_NONE, 2, dump_args); in handle_reg_get()
260 COMMAND(reg, get, NULL, NL80211_CMD_GET_REG, 0, CIB_NONE, handle_reg_get,
264 HIDDEN(reg, dump, NULL, NL80211_CMD_GET_REG, NLM_F_DUMP, CIB_NONE,
Diw.c101 case CIB_NONE: in __usage_cmd()
129 case CIB_NONE: in __usage_cmd()
238 TOPLEVEL(help, "[command]", 0, 0, CIB_NONE, print_help,
307 enum command_identify_by command_idby = CIB_NONE; in __handle_cmd()
Dinfo.c656 err = handle_cmd(state, CIB_NONE, 2, feat_args); in handle_info()
668 TOPLEVEL(list, NULL, NL80211_CMD_GET_WIPHY, NLM_F_DUMP, CIB_NONE, handle_info,
670 TOPLEVEL(phy, NULL, NL80211_CMD_GET_WIPHY, NLM_F_DUMP, CIB_NONE, handle_info, NULL);
682 TOPLEVEL(commands, NULL, NL80211_CMD_GET_WIPHY, 0, CIB_NONE, handle_commands,
717 TOPLEVEL(features, "", NL80211_CMD_GET_PROTOCOL_FEATURES, 0, CIB_NONE,
Diw.h27 CIB_NONE, enumerator
Dinterface.c453 TOPLEVEL(dev, NULL, NL80211_CMD_GET_INTERFACE, NLM_F_DUMP, CIB_NONE, handle_dev_dump,
Devent.c776 TOPLEVEL(event, "[-t] [-r] [-f]", 0, 0, CIB_NONE, print_events,