Lines Matching defs:wl

51 int wl1271_cmd_send(struct wl1271 *wl, u16 id, void *buf, size_t len,  in wl1271_cmd_send()
113 int wl1271_cmd_general_parms(struct wl1271 *wl) in wl1271_cmd_general_parms()
166 int wl128x_cmd_general_parms(struct wl1271 *wl) in wl128x_cmd_general_parms()
220 int wl1271_cmd_radio_parms(struct wl1271 *wl) in wl1271_cmd_radio_parms()
262 int wl128x_cmd_radio_parms(struct wl1271 *wl) in wl128x_cmd_radio_parms()
306 int wl1271_cmd_ext_radio_parms(struct wl1271 *wl) in wl1271_cmd_ext_radio_parms()
343 static int wl1271_cmd_wait_for_event_or_timeout(struct wl1271 *wl, u32 mask) in wl1271_cmd_wait_for_event_or_timeout()
371 static int wl1271_cmd_wait_for_event(struct wl1271 *wl, u32 mask) in wl1271_cmd_wait_for_event()
384 int wl12xx_cmd_role_enable(struct wl1271 *wl, u8 *addr, u8 role_type, in wl12xx_cmd_role_enable()
427 int wl12xx_cmd_role_disable(struct wl1271 *wl, u8 *role_id) in wl12xx_cmd_role_disable()
460 int wl12xx_allocate_link(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 *hlid) in wl12xx_allocate_link()
472 void wl12xx_free_link(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 *hlid) in wl12xx_free_link()
482 static int wl12xx_get_new_session_id(struct wl1271 *wl, in wl12xx_get_new_session_id()
493 static int wl12xx_cmd_role_start_dev(struct wl1271 *wl, in wl12xx_cmd_role_start_dev()
542 static int wl12xx_cmd_role_stop_dev(struct wl1271 *wl, in wl12xx_cmd_role_stop_dev()
584 int wl12xx_cmd_role_start_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_cmd_role_start_sta()
644 int wl12xx_cmd_role_stop_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_cmd_role_stop_sta()
679 int wl12xx_cmd_role_start_ap(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_cmd_role_start_ap()
767 int wl12xx_cmd_role_stop_ap(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_cmd_role_stop_ap()
798 int wl12xx_cmd_role_start_ibss(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_cmd_role_start_ibss()
870 int wl1271_cmd_test(struct wl1271 *wl, void *buf, size_t buf_len, u8 answer) in wl1271_cmd_test()
898 int wl1271_cmd_interrogate(struct wl1271 *wl, u16 id, void *buf, size_t len) in wl1271_cmd_interrogate()
925 int wl1271_cmd_configure(struct wl1271 *wl, u16 id, void *buf, size_t len) in wl1271_cmd_configure()
946 int wl1271_cmd_data_path(struct wl1271 *wl, bool enable) in wl1271_cmd_data_path()
996 int wl1271_cmd_ps_mode(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_cmd_ps_mode()
1025 int wl1271_cmd_template_set(struct wl1271 *wl, u16 template_id, in wl1271_cmd_template_set()
1065 int wl12xx_cmd_build_null_data(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_cmd_build_null_data()
1097 int wl12xx_cmd_build_klv_null_data(struct wl1271 *wl, in wl12xx_cmd_build_klv_null_data()
1122 int wl1271_cmd_build_ps_poll(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_cmd_build_ps_poll()
1141 int wl1271_cmd_build_probe_req(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_cmd_build_probe_req()
1172 struct sk_buff *wl1271_cmd_build_ap_probe_req(struct wl1271 *wl, in wl1271_cmd_build_ap_probe_req()
1202 int wl1271_cmd_build_arp_rsp(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_cmd_build_arp_rsp()
1245 int wl1271_build_qos_null_data(struct wl1271 *wl, struct ieee80211_vif *vif) in wl1271_build_qos_null_data()
1268 int wl12xx_cmd_set_default_wep_key(struct wl1271 *wl, u8 id, u8 hlid) in wl12xx_cmd_set_default_wep_key()
1299 int wl1271_cmd_set_sta_key(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_cmd_set_sta_key()
1368 int wl1271_cmd_set_ap_key(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_cmd_set_ap_key()
1430 int wl12xx_cmd_set_peer_state(struct wl1271 *wl, u8 hlid) in wl12xx_cmd_set_peer_state()
1459 int wl12xx_cmd_add_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_cmd_add_peer()
1511 int wl12xx_cmd_remove_peer(struct wl1271 *wl, u8 hlid) in wl12xx_cmd_remove_peer()
1549 int wl12xx_cmd_config_fwlog(struct wl1271 *wl) in wl12xx_cmd_config_fwlog()
1581 int wl12xx_cmd_start_fwlog(struct wl1271 *wl) in wl12xx_cmd_start_fwlog()
1607 int wl12xx_cmd_stop_fwlog(struct wl1271 *wl) in wl12xx_cmd_stop_fwlog()
1633 static int wl12xx_cmd_roc(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_cmd_roc()
1679 static int wl12xx_cmd_croc(struct wl1271 *wl, u8 role_id) in wl12xx_cmd_croc()
1707 int wl12xx_roc(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 role_id) in wl12xx_roc()
1730 int wl12xx_croc(struct wl1271 *wl, u8 role_id) in wl12xx_croc()
1746 int wl12xx_cmd_channel_switch(struct wl1271 *wl, in wl12xx_cmd_channel_switch()
1778 int wl12xx_cmd_stop_channel_switch(struct wl1271 *wl) in wl12xx_cmd_stop_channel_switch()
1805 int wl12xx_start_dev(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_start_dev()
1830 int wl12xx_stop_dev(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_stop_dev()