Home
last modified time | relevance | path

Searched refs:nl80211_state (Results 1 – 25 of 29) sorted by relevance

12

/external/iw/
Dphy.c18 static int handle_name(struct nl80211_state *state, in handle_name()
147 static int handle_freq(struct nl80211_state *state, in handle_freq()
162 static int handle_chan(struct nl80211_state *state, in handle_chan()
174 static int handle_fragmentation(struct nl80211_state *state, in handle_fragmentation()
206 static int handle_rts(struct nl80211_state *state, in handle_rts()
238 static int handle_retry(struct nl80211_state *state, in handle_retry()
320 static int handle_netns(struct nl80211_state *state, in handle_netns()
364 static int handle_coverage(struct nl80211_state *state, in handle_coverage()
396 static int handle_distance(struct nl80211_state *state, in handle_distance()
444 static int handle_txpower(struct nl80211_state *state, in handle_txpower()
[all …]
Dinterface.c167 static int handle_interface_add(struct nl80211_state *state, in handle_interface_add()
258 static int handle_interface_del(struct nl80211_state *state, in handle_interface_del()
376 static int handle_interface_info(struct nl80211_state *state, in handle_interface_info()
388 static int handle_interface_set(struct nl80211_state *state, in handle_interface_set()
419 static int handle_interface_meshid(struct nl80211_state *state, in handle_interface_meshid()
443 static int handle_dev_dump(struct nl80211_state *state, in handle_dev_dump()
456 static int handle_interface_type(struct nl80211_state *state, in handle_interface_type()
483 static int handle_interface_4addr(struct nl80211_state *state, in handle_interface_4addr()
497 static int handle_interface_noack_map(struct nl80211_state *state, in handle_interface_noack_map()
525 static int handle_interface_wds_peer(struct nl80211_state *state, in handle_interface_wds_peer()
[all …]
Diw.h21 struct nl80211_state { struct
54 int (*handler)(struct nl80211_state *state,
117 int handle_cmd(struct nl80211_state *state, enum id_input idby,
126 __u32 listen_events(struct nl80211_state *state,
128 int __prepare_listen_events(struct nl80211_state *state);
129 __u32 __do_listen_events(struct nl80211_state *state,
Dhwsim.c55 static int handle_hwsim_getps(struct nl80211_state *state, struct nl_cb *cb, in handle_hwsim_getps()
77 static int handle_hwsim_setps(struct nl80211_state *state, struct nl_cb *cb, in handle_hwsim_setps()
109 static int handle_hwsim_stop_queues(struct nl80211_state *state, struct nl_cb *cb, in handle_hwsim_stop_queues()
131 static int handle_hwsim_wake_queues(struct nl80211_state *state, struct nl_cb *cb, in handle_hwsim_wake_queues()
Dconnect.c12 static int iw_conn(struct nl80211_state *state, struct nl_cb *cb, in iw_conn()
61 static int disconnect(struct nl80211_state *state, in disconnect()
73 static int iw_connect(struct nl80211_state *state, struct nl_cb *cb, in iw_connect()
149 static int iw_auth(struct nl80211_state *state, struct nl_cb *cb, in iw_auth()
Dp2p.c16 static int handle_p2p_start(struct nl80211_state *state, struct nl_cb *cb, in handle_p2p_start()
24 static int handle_p2p_stop(struct nl80211_state *state, struct nl_cb *cb, in handle_p2p_stop()
Diw.c47 static int nl80211_init(struct nl80211_state *state) in nl80211_init()
79 static void nl80211_cleanup(struct nl80211_state *state) in nl80211_cleanup()
230 static int print_help(struct nl80211_state *state, in print_help()
296 static int __handle_cmd(struct nl80211_state *state, enum id_input idby, in __handle_cmd()
489 int handle_cmd(struct nl80211_state *state, enum id_input idby, in handle_cmd()
497 struct nl80211_state nlstate; in main()
Dmpath.c93 static int handle_mpath_get(struct nl80211_state *state, in handle_mpath_get()
129 static int handle_mpath_set(struct nl80211_state *state, in handle_mpath_set()
178 static int handle_mpath_dump(struct nl80211_state *state, in handle_mpath_dump()
Docb.c10 static int join_ocb(struct nl80211_state *state, struct nl_cb *cb, in join_ocb()
66 static int leave_ocb(struct nl80211_state *state, struct nl_cb *cb, in leave_ocb()
Dps.c11 static int set_power_save(struct nl80211_state *state, in set_power_save()
72 static int get_power_save(struct nl80211_state *state, in get_power_save()
Dmpp.c39 static int handle_mpp_get(struct nl80211_state *state, in handle_mpp_get()
72 static int handle_mpp_dump(struct nl80211_state *state, in handle_mpp_dump()
Dreg.c78 static int handle_reg_set(struct nl80211_state *state, in handle_reg_set()
231 static int handle_reg_dump(struct nl80211_state *state, in handle_reg_dump()
241 static int handle_reg_get(struct nl80211_state *state, in handle_reg_get()
Dstation.c349 static int handle_station_get(struct nl80211_state *state, in handle_station_get()
403 static int handle_station_set_plink(struct nl80211_state *state, in handle_station_set_plink()
453 static int handle_station_set_vlan(struct nl80211_state *state, in handle_station_set_vlan()
501 static int handle_station_set_mesh_power_mode(struct nl80211_state *state, in handle_station_set_mesh_power_mode()
554 static int handle_station_dump(struct nl80211_state *state, in handle_station_dump()
Dcoalesce.c19 static int handle_coalesce_enable(struct nl80211_state *state, struct nl_cb *cb, in handle_coalesce_enable()
188 handle_coalesce_disable(struct nl80211_state *state, struct nl_cb *cb, in handle_coalesce_disable()
277 static int handle_coalesce_show(struct nl80211_state *state, struct nl_cb *cb, in handle_coalesce_show()
Dlink.c100 static int handle_scan_for_link(struct nl80211_state *state, in handle_scan_for_link()
201 static int handle_link_sta(struct nl80211_state *state, in handle_link_sta()
232 static int handle_link(struct nl80211_state *state, struct nl_cb *cb, in handle_link()
Dibss.c19 static int join_ibss(struct nl80211_state *state, in join_ibss()
185 static int leave_ibss(struct nl80211_state *state, in leave_ibss()
Dmesh.c295 static int set_interface_meshparam(struct nl80211_state *state, in set_interface_meshparam()
409 static int get_interface_meshparam(struct nl80211_state *state, in get_interface_meshparam()
435 static int join_mesh(struct nl80211_state *state, struct nl_cb *cb, in join_mesh()
614 static int leave_mesh(struct nl80211_state *state, struct nl_cb *cb, in leave_mesh()
Doffch.c12 static int offchannel(struct nl80211_state *state, struct nl_cb *cb, in offchannel()
Droc.c16 static int handle_roc_start(struct nl80211_state *state, struct nl_cb *cb, in handle_roc_start()
Devent.c645 int __prepare_listen_events(struct nl80211_state *state) in __prepare_listen_events()
692 __u32 __do_listen_events(struct nl80211_state *state, in __do_listen_events()
725 __u32 listen_events(struct nl80211_state *state, in listen_events()
737 static int print_events(struct nl80211_state *state, in print_events()
Dwowlan.c200 static int handle_wowlan_enable(struct nl80211_state *state, struct nl_cb *cb, in handle_wowlan_enable()
337 static int handle_wowlan_disable(struct nl80211_state *state, struct nl_cb *cb, in handle_wowlan_disable()
473 static int handle_wowlan_show(struct nl80211_state *state, struct nl_cb *cb, in handle_wowlan_show()
Dcqm.c12 static int iw_cqm_rssi(struct nl80211_state *state, struct nl_cb *cb, in iw_cqm_rssi()
Dsurvey.c71 static int handle_survey_dump(struct nl80211_state *state, in handle_survey_dump()
Dvendor.c48 static int handle_vendor(struct nl80211_state *state, struct nl_cb *cb, in handle_vendor()
/external/autotest/client/deps/iwcap/src/
Diwcap.c53 struct nl80211_state { struct
59 static int nl80211_init(struct nl80211_state *state) in nl80211_init() argument
97 static void nl80211_cleanup(struct nl80211_state *state) in nl80211_cleanup()
455 static int check_phy_caps(struct nl80211_state *state, in check_phy_caps()
496 static int __handle_cmd(struct nl80211_state *state, int argc, char **argv) in __handle_cmd()
555 struct nl80211_state nlstate; in main()

12