Home
last modified time | relevance | path

Searched refs:CIB_NETDEV (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/iw/
H A Dinterface.c317 NL80211_CMD_NEW_INTERFACE, 0, CIB_NETDEV, handle_interface_add, NULL);
326 TOPLEVEL(del, NULL, NL80211_CMD_DEL_INTERFACE, 0, CIB_NETDEV, handle_interface_del,
328 HIDDEN(interface, del, NULL, NL80211_CMD_DEL_INTERFACE, 0, CIB_NETDEV, handle_interface_del);
469 TOPLEVEL(info, NULL, NL80211_CMD_GET_INTERFACE, 0, CIB_NETDEV, handle_interface_info,
500 NL80211_CMD_SET_INTERFACE, 0, CIB_NETDEV, handle_interface_set,
523 NL80211_CMD_SET_INTERFACE, 0, CIB_NETDEV, handle_interface_meshid, NULL);
561 NL80211_CMD_SET_INTERFACE, 0, CIB_NETDEV, handle_interface_type,
575 NL80211_CMD_SET_INTERFACE, 0, CIB_NETDEV, handle_interface_4addr,
601 NL80211_CMD_SET_NOACK_MAP, 0, CIB_NETDEV, handle_interface_noack_map,
633 NL80211_CMD_SET_WDS_PEER, 0, CIB_NETDEV, handle_interface_wds_peer,
[all …]
H A Dmpath.c135 NL80211_CMD_PROBE_MESH_LINK, 0, CIB_NETDEV, handle_mpath_probe,
169 NL80211_CMD_GET_MPATH, 0, CIB_NETDEV, handle_mpath_get,
172 NL80211_CMD_DEL_MPATH, 0, CIB_NETDEV, handle_mpath_get,
217 NL80211_CMD_NEW_MPATH, 0, CIB_NETDEV, handle_mpath_set,
220 NL80211_CMD_SET_MPATH, 0, CIB_NETDEV, handle_mpath_set,
234 NL80211_CMD_GET_MPATH, NLM_F_DUMP, CIB_NETDEV, handle_mpath_dump,
H A Dconnect.c113 NL80211_CMD_DISCONNECT, 0, CIB_NETDEV, disconnect,
190 0, 0, CIB_NETDEV, iw_connect,
193 HIDDEN(connect, establish, "", NL80211_CMD_CONNECT, 0, CIB_NETDEV, iw_conn);
263 NL80211_CMD_AUTHENTICATE, 0, CIB_NETDEV, iw_auth,
H A Diw.c112 case CIB_NETDEV: in __usage_cmd()
140 case CIB_NETDEV: in __usage_cmd()
393 command_idby = CIB_NETDEV; in __handle_cmd()
446 !(cmd->idby == CIB_NETDEV && in __handle_cmd()
471 !(cmd->idby == CIB_NETDEV && command_idby == CIB_WDEV)) in __handle_cmd()
513 case CIB_NETDEV: in __handle_cmd()
H A Dstation.c662 NL80211_CMD_GET_STATION, 0, CIB_NETDEV, handle_station_get,
723 NL80211_CMD_DEL_STATION, 0, CIB_NETDEV, handle_station_del,
795 NL80211_CMD_SET_STATION, 0, CIB_NETDEV, handle_station_set_plink,
842 NL80211_CMD_SET_STATION, 0, CIB_NETDEV, handle_station_set_vlan,
893 "<active|light|deep>", NL80211_CMD_SET_STATION, 0, CIB_NETDEV,
942 NL80211_CMD_SET_STATION, 0, CIB_NETDEV, handle_station_set_airtime_weight,
1008 NL80211_CMD_SET_STATION, 0, CIB_NETDEV, handle_station_set_txpwr,
1021 NL80211_CMD_GET_STATION, NLM_F_DUMP, CIB_NETDEV, handle_station_dump,
H A Dmesh.c376 NL80211_CMD_SET_MESH_PARAMS, 0, CIB_NETDEV, set_interface_meshparam,
449 NL80211_CMD_GET_MESH_PARAMS, 0, CIB_NETDEV, get_interface_meshparam,
462 NL80211_CMD_GET_MESH_PARAMS, 0, CIB_NETDEV, dump_interface_meshparam,
595 NL80211_CMD_JOIN_MESH, 0, CIB_NETDEV, join_mesh,
609 COMMAND(mesh, leave, NULL, NL80211_CMD_LEAVE_MESH, 0, CIB_NETDEV, leave_mesh,
H A Dvendor.c145 COMMAND(vendor, send, "<oui> <subcmd> <filename|-|hex data>", NL80211_CMD_VENDOR, 0, CIB_NETDEV, ha…
146 COMMAND(vendor, recv, "<oui> <subcmd> <filename|-|hex data>", NL80211_CMD_VENDOR, 0, CIB_NETDEV, ha…
147 COMMAND(vendor, recvbin, "<oui> <subcmd> <filename|-|hex data>", NL80211_CMD_VENDOR, 0, CIB_NETDEV,…
H A Dphy.c210 NL80211_CMD_SET_WIPHY, 0, CIB_NETDEV, handle_freq, NULL);
228 NL80211_CMD_SET_WIPHY, 0, CIB_NETDEV, handle_chan, NULL);
375 0, 0, CIB_NETDEV, handle_cac, NULL);
380 NL80211_CMD_RADAR_DETECT, 0, CIB_NETDEV, handle_cac_trigger,
701 NL80211_CMD_SET_WIPHY, 0, CIB_NETDEV, handle_txpower,
H A Dlink.c274 TOPLEVEL(link, NULL, 0, 0, CIB_NETDEV, handle_link,
277 CIB_NETDEV, handle_link_sta);
279 CIB_NETDEV, handle_scan_for_link);
H A Docb.c31 NL80211_CMD_JOIN_OCB, 0, CIB_NETDEV, join_ocb,
43 COMMAND(ocb, leave, NULL, NL80211_CMD_LEAVE_OCB, 0, CIB_NETDEV, leave_ocb,
H A Dcqm.c52 0, 0, CIB_NETDEV, NULL,
56 NL80211_CMD_SET_CQM, 0, CIB_NETDEV, iw_cqm_rssi,
H A Dps.c39 NL80211_CMD_SET_POWER_SAVE, 0, CIB_NETDEV, set_power_save,
79 NL80211_CMD_GET_POWER_SAVE, 0, CIB_NETDEV, get_power_save,
H A Dmpp.c67 NL80211_CMD_GET_MPP, 0, CIB_NETDEV, handle_mpp_get,
80 NL80211_CMD_GET_MPP, NLM_F_DUMP, CIB_NETDEV, handle_mpp_dump,
H A Dibss.c131 NL80211_CMD_LEAVE_IBSS, 0, CIB_NETDEV, leave_ibss,
137 NL80211_CMD_JOIN_IBSS, 0, CIB_NETDEV, join_ibss,
H A Dap.c148 NL80211_CMD_NEW_BEACON, 0, CIB_NETDEV, handle_start_ap,
162 NL80211_CMD_DEL_BEACON, 0, CIB_NETDEV, handle_stop_ap,
H A Dmgmt.c90 HIDDEN(mgmt, reg, "", NL80211_CMD_REGISTER_FRAME, 0, CIB_NETDEV, handle_mgmt_reg);
167 0, 0, CIB_NETDEV, handle_mgmt_dump,
H A Dftm.c97 NL80211_CMD_GET_FTM_RESPONDER_STATS, 0, CIB_NETDEV, handle_ftm_get_stats,
155 NL80211_CMD_SET_BEACON, 0, CIB_NETDEV,
H A Dmeasurements.c343 CIB_NETDEV, handle_ftm_req,
348 0, CIB_NETDEV, handle_ftm_req_send);
H A Dscan.c2643 CIB_NETDEV, handle_scan_combined,
2649 NL80211_CMD_GET_SCAN, NLM_F_DUMP, CIB_NETDEV, handle_scan_dump,
2653 NL80211_CMD_TRIGGER_SCAN, 0, CIB_NETDEV, handle_scan,
2667 NL80211_CMD_ABORT_SCAN, 0, CIB_NETDEV, handle_scan_abort,
2689 NL80211_CMD_START_SCHED_SCAN, 0, CIB_NETDEV, handle_start_sched_scan,
2695 NL80211_CMD_STOP_SCHED_SCAN, 0, CIB_NETDEV, handle_stop_sched_scan,
H A Doffch.c46 CIB_NETDEV, offchannel,
H A Droc.c40 COMMAND(roc, start, "<freq> <time in ms>", NL80211_CMD_REMAIN_ON_CHANNEL, 0, CIB_NETDEV, handle_roc…
H A Dsurvey.c88 NL80211_CMD_GET_SURVEY, NLM_F_DUMP, CIB_NETDEV, handle_survey_dump,
H A Diw.h58 CIB_NETDEV, enumerator
H A Dbitrate.c462 NL80211_CMD_SET_TX_BITRATE_MASK, 0, CIB_NETDEV, handle_bitrates,