Searched refs:NL80211_CMD_SET_WIPHY (Results 1 – 9 of 9) sorted by relevance
/external/iw/ |
D | phy.c | 33 COMMAND(set, name, "<new name>", NL80211_CMD_SET_WIPHY, 0, CIB_PHY, handle_name, 155 NL80211_CMD_SET_WIPHY, 0, CIB_PHY, handle_freq, 160 NL80211_CMD_SET_WIPHY, 0, CIB_NETDEV, handle_freq, NULL); 170 NL80211_CMD_SET_WIPHY, 0, CIB_PHY, handle_chan, NULL); 172 NL80211_CMD_SET_WIPHY, 0, CIB_NETDEV, handle_chan, NULL); 203 NL80211_CMD_SET_WIPHY, 0, CIB_PHY, handle_fragmentation, 235 NL80211_CMD_SET_WIPHY, 0, CIB_PHY, handle_rts, 299 NL80211_CMD_SET_WIPHY, 0, CIB_PHY, handle_retry, 392 NL80211_CMD_SET_WIPHY, 0, CIB_PHY, handle_coverage, 438 NL80211_CMD_SET_WIPHY, 0, CIB_PHY, handle_distance, [all …]
|
D | util.c | 155 [NL80211_CMD_SET_WIPHY] = "set_wiphy",
|
D | nl80211.h | 822 NL80211_CMD_SET_WIPHY, enumerator
|
/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/wpa_supplicant_8/src/drivers/ |
D | nl80211_copy.h | 1076 NL80211_CMD_SET_WIPHY, enumerator
|
D | driver_nl80211.c | 4436 NL80211_CMD_SET_WIPHY); in nl80211_set_channel() 6202 if (!(msg = nl80211_drv_msg(drv, 0, NL80211_CMD_SET_WIPHY)) || in i802_set_rts() 6230 if (!(msg = nl80211_drv_msg(drv, 0, NL80211_CMD_SET_WIPHY)) || in i802_set_frag() 6439 msg = nl80211_bss_msg(bss, 0, NL80211_CMD_SET_WIPHY); in i802_set_tx_queue_params()
|
D | driver_nl80211_event.c | 29 C2S(NL80211_CMD_SET_WIPHY) in nl80211_command_to_string()
|
/external/kernel-headers/original/uapi/linux/ |
D | nl80211.h | 1076 NL80211_CMD_SET_WIPHY, enumerator
|