Home
last modified time | relevance | path

Searched refs:NL80211_CMD_GET_WIPHY (Results 1 – 11 of 11) sorted by relevance

/external/iw/
Dinfo.c666 __COMMAND(NULL, info, "info", NULL, NL80211_CMD_GET_WIPHY, 0, 0, CIB_PHY, 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,
Dutil.c154 [NL80211_CMD_GET_WIPHY] = "get_wiphy",
Dnl80211.h821 NL80211_CMD_GET_WIPHY, /* can dump */ enumerator
/external/libnl/python/examples/
Dwiphy.py129 genl.genlmsg_put(m, 0, 0, family, 0, 0, nl80211.NL80211_CMD_GET_WIPHY, 0)
Dnl80211.py9 NL80211_CMD_GET_WIPHY = 1 variable
754 NL80211_CMD_GET_WIPHY: "NL80211_CMD_GET_WIPHY",
/external/autotest/client/deps/iwcap/src/
Dnl80211.h244 NL80211_CMD_GET_WIPHY, /* can dump */ enumerator
Diwcap.c524 0, NL80211_CMD_GET_WIPHY, 0); in __handle_cmd()
/external/wpa_supplicant_8/src/drivers/
Dnl80211_copy.h904 NL80211_CMD_GET_WIPHY, /* can dump */ enumerator
Ddriver_nl80211_capa.c804 msg = nl80211_cmd_msg(drv->first_bss, flags, NL80211_CMD_GET_WIPHY); in wpa_driver_nl80211_get_info()
1877 if (!(msg = nl80211_cmd_msg(bss, nl_flags, NL80211_CMD_GET_WIPHY)) || in nl80211_get_hw_feature_data()
Ddriver_nl80211_event.c28 C2S(NL80211_CMD_GET_WIPHY) in nl80211_command_to_string()
/external/kernel-headers/original/uapi/linux/
Dnl80211.h904 NL80211_CMD_GET_WIPHY, /* can dump */ enumerator