/external/iw/ |
D | interface.c | 256 NL80211_CMD_NEW_INTERFACE, 0, CIB_NETDEV, handle_interface_add, NULL); 266 TOPLEVEL(del, NULL, NL80211_CMD_DEL_INTERFACE, 0, CIB_NETDEV, handle_interface_del, 268 HIDDEN(interface, del, NULL, NL80211_CMD_DEL_INTERFACE, 0, CIB_NETDEV, handle_interface_del); 385 TOPLEVEL(info, NULL, NL80211_CMD_GET_INTERFACE, 0, CIB_NETDEV, handle_interface_info, 415 NL80211_CMD_SET_INTERFACE, 0, CIB_NETDEV, handle_interface_set, 439 NL80211_CMD_SET_INTERFACE, 0, CIB_NETDEV, handle_interface_meshid, NULL); 479 NL80211_CMD_SET_INTERFACE, 0, CIB_NETDEV, handle_interface_type, 494 NL80211_CMD_SET_INTERFACE, 0, CIB_NETDEV, handle_interface_4addr, 521 NL80211_CMD_SET_NOACK_MAP, 0, CIB_NETDEV, handle_interface_noack_map, 554 NL80211_CMD_SET_WDS_PEER, 0, CIB_NETDEV, handle_interface_wds_peer, [all …]
|
D | mpath.c | 123 NL80211_CMD_GET_MPATH, 0, CIB_NETDEV, handle_mpath_get, 126 NL80211_CMD_DEL_MPATH, 0, CIB_NETDEV, handle_mpath_get, 172 NL80211_CMD_NEW_MPATH, 0, CIB_NETDEV, handle_mpath_set, 175 NL80211_CMD_SET_MPATH, 0, CIB_NETDEV, handle_mpath_set, 190 NL80211_CMD_GET_MPATH, NLM_F_DUMP, CIB_NETDEV, handle_mpath_dump,
|
D | connect.c | 70 NL80211_CMD_DISCONNECT, 0, CIB_NETDEV, disconnect, 144 0, 0, CIB_NETDEV, iw_connect, 147 HIDDEN(connect, establish, "", NL80211_CMD_CONNECT, 0, CIB_NETDEV, iw_conn); 217 NL80211_CMD_AUTHENTICATE, 0, CIB_NETDEV, iw_auth,
|
D | iw.c | 106 case CIB_NETDEV: in __usage_cmd() 134 case CIB_NETDEV: in __usage_cmd() 331 command_idby = CIB_NETDEV; in __handle_cmd() 384 !(cmd->idby == CIB_NETDEV && in __handle_cmd() 409 !(cmd->idby == CIB_NETDEV && command_idby == CIB_WDEV)) in __handle_cmd() 451 case CIB_NETDEV: in __handle_cmd()
|
D | cqm.c | 50 0, 0, CIB_NETDEV, NULL, 54 NL80211_CMD_SET_CQM, 0, CIB_NETDEV, iw_cqm_rssi,
|
D | station.c | 380 NL80211_CMD_GET_STATION, 0, CIB_NETDEV, handle_station_get, 383 NL80211_CMD_DEL_STATION, 0, CIB_NETDEV, handle_station_get, 449 NL80211_CMD_SET_STATION, 0, CIB_NETDEV, handle_station_set_plink, 497 NL80211_CMD_SET_STATION, 0, CIB_NETDEV, handle_station_set_vlan, 549 "<active|light|deep>", NL80211_CMD_SET_STATION, 0, CIB_NETDEV, 564 NL80211_CMD_GET_STATION, NLM_F_DUMP, CIB_NETDEV, handle_station_dump,
|
D | ocb.c | 63 NL80211_CMD_JOIN_OCB, 0, CIB_NETDEV, join_ocb, 75 COMMAND(ocb, leave, NULL, NL80211_CMD_LEAVE_OCB, 0, CIB_NETDEV, leave_ocb,
|
D | ps.c | 42 NL80211_CMD_SET_POWER_SAVE, 0, CIB_NETDEV, set_power_save, 84 NL80211_CMD_GET_POWER_SAVE, 0, CIB_NETDEV, get_power_save,
|
D | mpp.c | 69 NL80211_CMD_GET_MPP, 0, CIB_NETDEV, handle_mpp_get, 83 NL80211_CMD_GET_MPP, NLM_F_DUMP, CIB_NETDEV, handle_mpp_dump,
|
D | link.c | 270 TOPLEVEL(link, NULL, 0, 0, CIB_NETDEV, handle_link, 273 CIB_NETDEV, handle_link_sta); 275 CIB_NETDEV, handle_scan_for_link);
|
D | ibss.c | 194 NL80211_CMD_LEAVE_IBSS, 0, CIB_NETDEV, leave_ibss, 200 NL80211_CMD_JOIN_IBSS, 0, CIB_NETDEV, join_ibss,
|
D | mesh.c | 367 NL80211_CMD_SET_MESH_PARAMS, 0, CIB_NETDEV, set_interface_meshparam, 432 NL80211_CMD_GET_MESH_PARAMS, 0, CIB_NETDEV, get_interface_meshparam, 609 NL80211_CMD_JOIN_MESH, 0, CIB_NETDEV, join_mesh, 623 COMMAND(mesh, leave, NULL, NL80211_CMD_LEAVE_MESH, 0, CIB_NETDEV, leave_mesh,
|
D | phy.c | 160 NL80211_CMD_SET_WIPHY, 0, CIB_NETDEV, handle_freq, NULL); 172 NL80211_CMD_SET_WIPHY, 0, CIB_NETDEV, handle_chan, NULL); 493 NL80211_CMD_SET_WIPHY, 0, CIB_NETDEV, handle_txpower,
|
D | offch.c | 43 CIB_NETDEV, offchannel,
|
D | roc.c | 41 COMMAND(roc, start, "<freq> <time in ms>", NL80211_CMD_REMAIN_ON_CHANNEL, 0, CIB_NETDEV, handle_roc…
|
D | survey.c | 81 NL80211_CMD_GET_SURVEY, NLM_F_DUMP, CIB_NETDEV, handle_survey_dump,
|
D | vendor.c | 95 COMMAND(vendor, send, "<oui> <subcmd> <filename|-|hex data>", NL80211_CMD_VENDOR, 0, CIB_NETDEV, ha…
|
D | scan.c | 2072 CIB_NETDEV, handle_scan_combined, 2078 NL80211_CMD_GET_SCAN, NLM_F_DUMP, CIB_NETDEV, handle_scan_dump, 2082 NL80211_CMD_TRIGGER_SCAN, 0, CIB_NETDEV, handle_scan, 2106 NL80211_CMD_START_SCHED_SCAN, 0, CIB_NETDEV, handle_start_sched_scan, 2112 NL80211_CMD_STOP_SCHED_SCAN, 0, CIB_NETDEV, handle_stop_sched_scan,
|
D | iw.h | 29 CIB_NETDEV, enumerator
|
D | bitrate.c | 266 NL80211_CMD_SET_TX_BITRATE_MASK, 0, CIB_NETDEV, handle_bitrates,
|