Searched refs:NL80211_CMD_GET_WIPHY (Results 1 – 9 of 9) sorted by relevance
/external/iw/ |
D | info.c | 666 __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,
|
D | util.c | 154 [NL80211_CMD_GET_WIPHY] = "get_wiphy",
|
D | nl80211.h | 821 NL80211_CMD_GET_WIPHY, /* can dump */ enumerator
|
/external/autotest/client/deps/iwcap/src/ |
D | nl80211.h | 244 NL80211_CMD_GET_WIPHY, /* can dump */ enumerator
|
D | iwcap.c | 524 0, NL80211_CMD_GET_WIPHY, 0); in __handle_cmd()
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211_capa.c | 682 msg = nl80211_cmd_msg(drv->first_bss, flags, NL80211_CMD_GET_WIPHY); in wpa_driver_nl80211_get_info() 1666 if (!(msg = nl80211_cmd_msg(bss, nl_flags, NL80211_CMD_GET_WIPHY)) || in nl80211_get_hw_feature_data()
|
D | nl80211_copy.h | 834 NL80211_CMD_GET_WIPHY, /* can dump */ enumerator
|
D | driver_nl80211_event.c | 28 C2S(NL80211_CMD_GET_WIPHY) in nl80211_command_to_string()
|
/external/kernel-headers/original/uapi/linux/ |
D | nl80211.h | 830 NL80211_CMD_GET_WIPHY, /* can dump */ enumerator
|