Searched refs:NL80211_CMD_SET_WIPHY (Results 1 – 11 of 11) sorted by relevance
/external/iw/ |
D | phy.c | 184 COMMAND(set, name, "<new name>", NL80211_CMD_SET_WIPHY, 0, CIB_PHY, handle_name, 204 NL80211_CMD_SET_WIPHY, 0, CIB_PHY, handle_freq, 210 NL80211_CMD_SET_WIPHY, 0, CIB_NETDEV, handle_freq, NULL); 226 NL80211_CMD_SET_WIPHY, 0, CIB_PHY, handle_chan, NULL); 228 NL80211_CMD_SET_WIPHY, 0, CIB_NETDEV, handle_chan, NULL); 413 NL80211_CMD_SET_WIPHY, 0, CIB_PHY, handle_fragmentation, 445 NL80211_CMD_SET_WIPHY, 0, CIB_PHY, handle_rts, 509 NL80211_CMD_SET_WIPHY, 0, CIB_PHY, handle_retry, 602 NL80211_CMD_SET_WIPHY, 0, CIB_PHY, handle_coverage, 647 NL80211_CMD_SET_WIPHY, 0, CIB_PHY, handle_distance, [all …]
|
D | nl80211.h | 1248 NL80211_CMD_SET_WIPHY, enumerator
|
D | util.c | 156 [NL80211_CMD_SET_WIPHY] = "set_wiphy",
|
/external/autotest/client/deps/iwcap/src/ |
D | nl80211.h | 245 NL80211_CMD_SET_WIPHY, enumerator
|
/external/libnl/python/examples/ |
D | nl80211.py | 10 NL80211_CMD_SET_WIPHY = 2 variable 755 NL80211_CMD_SET_WIPHY: "NL80211_CMD_SET_WIPHY",
|
/external/kernel-headers/original/uapi/linux/ |
D | nl80211.h | 1292 NL80211_CMD_SET_WIPHY, enumerator
|
/external/wpa_supplicant_8/src/drivers/ |
D | nl80211_copy.h | 1320 NL80211_CMD_SET_WIPHY, enumerator
|
D | driver_nl80211.c | 5422 NL80211_CMD_SET_WIPHY); in nl80211_set_channel() 7584 if (!(msg = nl80211_drv_msg(drv, 0, NL80211_CMD_SET_WIPHY)) || in i802_set_rts() 7612 if (!(msg = nl80211_drv_msg(drv, 0, NL80211_CMD_SET_WIPHY)) || in i802_set_frag() 8001 msg = nl80211_bss_msg(bss, 0, NL80211_CMD_SET_WIPHY); in i802_set_tx_queue_params()
|
D | driver_nl80211_event.c | 35 C2S(NL80211_CMD_SET_WIPHY) in nl80211_command_to_string()
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux_505.h | 115706 NL80211_CMD_SET_WIPHY = 2, enumerator
|
D | vmlinux.h | 115706 NL80211_CMD_SET_WIPHY = 2, enumerator
|