Searched defs:wl (Results 1 - 25 of 105) sorted by path

12345

/linux-master/drivers/net/wireless/broadcom/b43/
H A Dleds.h18 struct b43_wl *wl; member in struct:b43_led
81 static inline void b43_leds_unregister(struct b43_wl *wl) argument
H A Drfkill.c25 struct b43_wl *wl = hw_to_b43_wl(hw); local
/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Drfkill.c41 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); local
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Ddebug.c101 struct brcms_info *wl = drvr->ieee_hw->priv; local
H A Dmain.h457 struct brcms_info *wl; member in struct:brcms_c_info
H A Ducode_loader.c40 int brcms_ucode_data_init(struct brcms_info *wl, struct brcms_ucode *ucode) argument
[all...]
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dacx.c12 int wl1251_acx_frame_rates(struct wl1251 *wl, u8 ctrl_rate, u8 ctrl_mod, argument
42 int wl1251_acx_station_id(struct wl1251 *wl) argument
62 int wl1251_acx_default_key(struct wl1251 *wl, u8 key_id) argument
89 int wl1251_acx_wake_up_conditions(struct wl1251 *wl, u8 wake_up_event, argument
116 wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth) argument
135 wl1251_acx_fw_version(struct wl1251 *wl, char *buf, size_t len) argument
167 wl1251_acx_tx_power(struct wl1251 *wl, int power) argument
194 wl1251_acx_feature_cfg(struct wl1251 *wl, u32 data_flow_options) argument
221 wl1251_acx_mem_map(struct wl1251 *wl, struct acx_header *mem_map, size_t len) argument
235 wl1251_acx_data_path_params(struct wl1251 *wl, struct acx_data_path_params_resp *resp) argument
282 wl1251_acx_rx_msdu_life_time(struct wl1251 *wl, u32 life_time) argument
306 wl1251_acx_rx_config(struct wl1251 *wl, u32 config, u32 filter) argument
332 wl1251_acx_pd_threshold(struct wl1251 *wl) argument
356 wl1251_acx_slot(struct wl1251 *wl, enum acx_slot_type slot_time) argument
381 wl1251_acx_group_address_tbl(struct wl1251 *wl, bool enable, void *mc_list, u32 mc_list_len) argument
410 wl1251_acx_service_period_timeout(struct wl1251 *wl) argument
437 wl1251_acx_rts_threshold(struct wl1251 *wl, u16 rts_threshold) argument
461 wl1251_acx_beacon_filter_opt(struct wl1251 *wl, bool enable_filter) argument
487 wl1251_acx_beacon_filter_table(struct wl1251 *wl) argument
516 wl1251_acx_conn_monit_params(struct wl1251 *wl) argument
543 wl1251_acx_sg_enable(struct wl1251 *wl) argument
567 wl1251_acx_sg_cfg(struct wl1251 *wl) argument
619 wl1251_acx_cca_threshold(struct wl1251 *wl) argument
642 wl1251_acx_bcn_dtim_options(struct wl1251 *wl) argument
669 wl1251_acx_aid(struct wl1251 *wl, u16 aid) argument
693 wl1251_acx_event_mbox_mask(struct wl1251 *wl, u32 event_mask) argument
721 wl1251_acx_low_rssi(struct wl1251 *wl, s8 threshold, u8 weight, u8 depth, enum wl1251_acx_low_rssi_type type) argument
746 wl1251_acx_set_preamble(struct wl1251 *wl, enum acx_preamble_type preamble) argument
770 wl1251_acx_cts_protect(struct wl1251 *wl, enum acx_ctsprotect_type ctsprotect) argument
795 wl1251_acx_tsf_info(struct wl1251 *wl, u64 *mactime) argument
819 wl1251_acx_statistics(struct wl1251 *wl, struct acx_statistics *stats) argument
835 wl1251_acx_rate_policies(struct wl1251 *wl) argument
870 wl1251_acx_mem_cfg(struct wl1251 *wl) argument
915 wl1251_acx_wr_tbtt_and_dtim(struct wl1251 *wl, u16 tbtt, u8 dtim) argument
941 wl1251_acx_bet_enable(struct wl1251 *wl, enum wl1251_acx_bet_mode mode, u8 max_consecutive) argument
967 wl1251_acx_arp_ip_filter(struct wl1251 *wl, bool enable, __be32 address) argument
993 wl1251_acx_ac_cfg(struct wl1251 *wl, u8 ac, u8 cw_min, u16 cw_max, u8 aifs, u16 txop) argument
1023 wl1251_acx_tid_cfg(struct wl1251 *wl, u8 queue, enum wl1251_acx_channel_type type, u8 tsid, enum wl1251_acx_ps_scheme ps_scheme, enum wl1251_acx_ack_policy ack_policy) argument
[all...]
H A Dboot.c17 void wl1251_boot_target_enable_interrupts(struct wl1251 *wl) argument
23 int wl1251_boot_soft_reset(struct wl1251 *wl) argument
58 int wl1251_boot_init_seq(struct wl1251 *wl) argument
196 wl1251_boot_set_ecpu_ctrl(struct wl1251 *wl, u32 flag) argument
208 wl1251_boot_run_firmware(struct wl1251 *wl) argument
303 wl1251_boot_upload_firmware(struct wl1251 *wl) argument
388 wl1251_boot_upload_nvs(struct wl1251 *wl) argument
467 wl1251_boot(struct wl1251 *wl) argument
[all...]
H A Dio.h23 static inline u32 wl1251_read32(struct wl1251 *wl, int addr) argument
30 static inline void wl1251_write32(struct wl1251 *wl, int addr, u32 val) argument
36 wl1251_read_elp(struct wl1251 *wl, int addr) argument
48 wl1251_write_elp(struct wl1251 *wl, int addr, u32 val) argument
[all...]
H A Dps.c19 struct wl1251 *wl; local
42 void wl1251_ps_elp_sleep(struct wl1251 *wl) argument
52 wl1251_ps_elp_wakeup(struct wl1251 *wl) argument
92 wl1251_ps_set_mode(struct wl1251 *wl, enum wl1251_station_mode mode) argument
[all...]
H A Drx.c20 static void wl1251_rx_header(struct wl1251 *wl, argument
32 static void wl1251_rx_status(struct wl1251 *wl, argument
133 wl1251_rx_body(struct wl1251 *wl, struct wl1251_rx_descriptor *desc) argument
185 wl1251_rx_ack(struct wl1251 *wl) argument
204 wl1251_rx(struct wl1251 *wl) argument
[all...]
/linux-master/drivers/net/wireless/ti/wl12xx/
H A Dacx.c15 int wl1271_acx_host_if_cfg_bitmap(struct wl1271 *wl, u32 host_cfg_bitmap) argument
H A Dcmd.c15 int wl1271_cmd_ext_radio_parms(struct wl1271 *wl) argument
49 int wl1271_cmd_general_parms(struct wl1271 *wl) argument
116 wl128x_cmd_general_parms(struct wl1271 *wl) argument
184 wl1271_cmd_radio_parms(struct wl1271 *wl) argument
228 wl128x_cmd_radio_parms(struct wl1271 *wl) argument
274 wl12xx_cmd_channel_switch(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct ieee80211_channel_switch *ch_switch) argument
[all...]
H A Ddebugfs.c111 int wl12xx_debugfs_add_files(struct wl1271 *wl, argument
H A Devent.c13 int wl12xx_wait_for_event(struct wl1271 *wl, enum wlcore_wait_event event, argument
34 int wl12xx_process_mailbox_events(struct wl1271 *wl) argument
[all...]
H A Dscan.c13 static int wl1271_get_scan_channels(struct wl1271 *wl, argument
80 static int wl1271_scan_send(struct wl1271 *wl, struct wl12xx_vif *wlvif, argument
177 wl12xx_scan_stop(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
204 wl1271_scan_stm(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
307 wl1271_scan_sched_scan_config(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct cfg80211_sched_scan_request *req, struct ieee80211_scan_ies *ies) argument
414 wl1271_scan_sched_scan_start(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
447 wl12xx_sched_scan_start(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct cfg80211_sched_scan_request *req, struct ieee80211_scan_ies *ies) argument
460 wl12xx_scan_sched_scan_stop(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
488 wl12xx_scan_start(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct cfg80211_scan_request *req) argument
495 wl12xx_scan_completed(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
[all...]
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Dacx.c15 int wl18xx_acx_host_if_cfg_bitmap(struct wl1271 *wl, u32 host_cfg_bitmap, argument
50 int wl18xx_acx_set_checksum_state(struct wl1271 *wl) argument
76 int wl18xx_acx_clear_statistics(struct wl1271 *wl) argument
100 int wl18xx_acx_peer_ht_operation_mode(struct wl1271 *wl, u8 hlid, bool wide) argument
136 int wl18xx_acx_set_peer_cap(struct wl1271 *wl, argument
189 wl18xx_acx_interrupt_notify_config(struct wl1271 *wl, bool action) argument
217 wl18xx_acx_rx_ba_filter(struct wl1271 *wl, bool action) argument
241 wl18xx_acx_ap_sleep(struct wl1271 *wl) argument
272 wl18xx_acx_dynamic_fw_traces(struct wl1271 *wl) argument
299 wl18xx_acx_time_sync_cfg(struct wl1271 *wl) argument
[all...]
H A Dcmd.c14 int wl18xx_cmd_channel_switch(struct wl1271 *wl, argument
73 int wl18xx_cmd_smart_config_start(struct wl1271 *wl, u32 group_bitmap) argument
101 int wl18xx_cmd_smart_config_stop(struct wl1271 *wl) argument
126 int wl18xx_cmd_smart_config_set_group_key(struct wl1271 *wl, u16 group_id, argument
162 wl18xx_cmd_set_cac(struct wl1271 *wl, struct wl12xx_vif *wlvif, bool start) argument
193 wl18xx_cmd_radar_detection_debug(struct wl1271 *wl, u8 channel) argument
219 wl18xx_cmd_dfs_master_restart(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
[all...]
H A Dio.c13 int wl18xx_top_reg_write(struct wl1271 *wl, int addr, u16 val) argument
41 int wl18xx_top_reg_read(struct wl1271 *wl, int addr, u16 *out) argument
H A Dscan.c27 static int wl18xx_scan_send(struct wl1271 *wl, struct wl12xx_vif *wlvif, argument
146 void wl18xx_scan_completed(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
155 wl18xx_scan_sched_scan_config(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct cfg80211_sched_scan_request *req, struct ieee80211_scan_ies *ies) argument
289 wl18xx_sched_scan_start(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct cfg80211_sched_scan_request *req, struct ieee80211_scan_ies *ies) argument
296 __wl18xx_scan_stop(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 scan_type) argument
324 wl18xx_scan_sched_scan_stop(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
328 wl18xx_scan_start(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct cfg80211_scan_request *req) argument
334 wl18xx_scan_stop(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
[all...]
H A Dtx.c18 void wl18xx_get_last_tx_rate(struct wl1271 *wl, struct ieee80211_vif *vif, argument
62 static void wl18xx_tx_complete_packet(struct wl1271 *wl, u8 tx_stat_byte) argument
132 wl18xx_tx_immediate_complete(struct wl1271 *wl) argument
[all...]
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dacx.c22 int wl1271_acx_wake_up_conditions(struct wl1271 *wl, struct wl12xx_vif *wlvif, argument
53 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth) argument
82 int wl1271_acx_tx_power(struct wl1271 *wl, struct wl12xx_vif *wlvif, argument
113 int wl1271_acx_feature_cfg(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
143 int wl1271_acx_mem_map(struct wl1271 *wl, struc argument
158 wl1271_acx_rx_msdu_life_time(struct wl1271 *wl) argument
184 wl1271_acx_slot(struct wl1271 *wl, struct wl12xx_vif *wlvif, enum acx_slot_type slot_time) argument
213 wl1271_acx_group_address_tbl(struct wl1271 *wl, struct wl12xx_vif *wlvif, bool enable, void *mc_list, u32 mc_list_len) argument
245 wl1271_acx_service_period_timeout(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
276 wl1271_acx_rts_threshold(struct wl1271 *wl, struct wl12xx_vif *wlvif, u32 rts_threshold) argument
311 wl1271_acx_dco_itrim_params(struct wl1271 *wl) argument
340 wl1271_acx_beacon_filter_opt(struct wl1271 *wl, struct wl12xx_vif *wlvif, bool enable_filter) argument
380 wl1271_acx_beacon_filter_table(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
438 wl1271_acx_conn_monit_params(struct wl1271 *wl, struct wl12xx_vif *wlvif, bool enable) argument
478 wl1271_acx_sg_enable(struct wl1271 *wl, bool enable) argument
507 wl12xx_acx_sg_cfg(struct wl1271 *wl) argument
537 wl1271_acx_cca_threshold(struct wl1271 *wl) argument
563 wl1271_acx_bcn_dtim_options(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
593 wl1271_acx_aid(struct wl1271 *wl, struct wl12xx_vif *wlvif, u16 aid) argument
620 wl1271_acx_event_mbox_mask(struct wl1271 *wl, u32 event_mask) argument
649 wl1271_acx_set_preamble(struct wl1271 *wl, struct wl12xx_vif *wlvif, enum acx_preamble_type preamble) argument
677 wl1271_acx_cts_protect(struct wl1271 *wl, struct wl12xx_vif *wlvif, enum acx_ctsprotect_type ctsprotect) argument
705 wl1271_acx_statistics(struct wl1271 *wl, void *stats) argument
722 wl1271_acx_sta_rate_policies(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
792 wl1271_acx_ap_rate_policy(struct wl1271 *wl, struct conf_tx_rate_class *c, u8 idx) argument
825 wl1271_acx_ac_cfg(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 ac, u8 cw_min, u16 cw_max, u8 aifsn, u16 txop) argument
859 wl1271_acx_tid_cfg(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 queue_id, u8 channel_type, u8 tsid, u8 ps_scheme, u8 ack_policy, u32 apsd_conf0, u32 apsd_conf1) argument
896 wl1271_acx_frag_threshold(struct wl1271 *wl, u32 frag_threshold) argument
929 wl1271_acx_tx_config_options(struct wl1271 *wl) argument
956 wl12xx_acx_mem_cfg(struct wl1271 *wl) argument
997 wl1271_acx_init_mem_config(struct wl1271 *wl) argument
1028 wl1271_acx_init_rx_interrupt(struct wl1271 *wl) argument
1058 wl1271_acx_bet_enable(struct wl1271 *wl, struct wl12xx_vif *wlvif, bool enable) argument
1090 wl1271_acx_arp_ip_filter(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 enable, __be32 address) argument
1123 wl1271_acx_pm_config(struct wl1271 *wl) argument
1152 wl1271_acx_keep_alive_mode(struct wl1271 *wl, struct wl12xx_vif *wlvif, bool enable) argument
1180 wl1271_acx_keep_alive_config(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 index, u8 tpl_valid) argument
1212 wl1271_acx_rssi_snr_trigger(struct wl1271 *wl, struct wl12xx_vif *wlvif, bool enable, s16 thold, u8 hyst) argument
1253 wl1271_acx_rssi_snr_avg_weights(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
1285 wl1271_acx_set_ht_capabilities(struct wl1271 *wl, struct ieee80211_sta_ht_cap *ht_cap, bool allow_ht_operation, u8 hlid) argument
1334 wl1271_acx_set_ht_information(struct wl1271 *wl, struct wl12xx_vif *wlvif, u16 ht_operation_mode) argument
1371 wl12xx_acx_set_ba_initiator_policy(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
1406 wl12xx_acx_set_ba_receiver_session(struct wl1271 *wl, u8 tid_index, u16 ssn, bool enable, u8 peer_hlid, u8 win_size) argument
1448 wl12xx_acx_tsf_info(struct wl1271 *wl, struct wl12xx_vif *wlvif, u64 *mactime) argument
1477 wl1271_acx_ps_rx_streaming(struct wl1271 *wl, struct wl12xx_vif *wlvif, bool enable) argument
1526 wl1271_acx_ap_max_tx_retry(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
1551 wl12xx_acx_config_ps(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
1581 wl1271_acx_set_inconnection_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 *addr) argument
1608 wl1271_acx_fm_coex(struct wl1271 *wl) argument
1648 wl12xx_acx_set_rate_mgmt_params(struct wl1271 *wl) argument
1690 wl12xx_acx_config_hangover(struct wl1271 *wl) argument
1730 wlcore_acx_average_rssi(struct wl1271 *wl, struct wl12xx_vif *wlvif, s8 *avg_rssi) argument
1761 wl1271_acx_default_rx_filter_enable(struct wl1271 *wl, bool enable, enum rx_filter_action action) argument
1790 wl1271_acx_set_rx_filter(struct wl1271 *wl, u8 index, bool enable, struct wl12xx_rx_filter *filter) argument
[all...]
H A Dhw_ops.h15 wlcore_hw_calc_tx_blocks(struct wl1271 *wl, u32 len, u32 spare_blks) argument
24 wlcore_hw_set_tx_desc_blocks(struct wl1271 *wl, struct wl1271_tx_hw_descr *desc, argument
34 wlcore_hw_set_tx_desc_data_len(struct wl1271 *wl, argument
45 wlcore_hw_get_rx_buf_align(struct wl1271 *wl, u32 rx_desc) argument
55 wlcore_hw_prepare_read(struct wl1271 *wl, u32 rx_desc, u32 len) argument
64 wlcore_hw_get_rx_packet_len(struct wl1271 *wl, void *rx_data, u32 data_len) argument
72 wlcore_hw_tx_delayed_compl(struct wl1271 *wl) argument
80 wlcore_hw_tx_immediate_compl(struct wl1271 *wl) argument
87 wlcore_hw_init_vif(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
96 wlcore_hw_convert_fw_status(struct wl1271 *wl, void *raw_fw_status, struct wl_fw_status *fw_status) argument
105 wlcore_hw_sta_get_ap_rate_mask(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
113 wlcore_identify_fw(struct wl1271 *wl) argument
122 wlcore_hw_set_tx_desc_csum(struct wl1271 *wl, struct wl1271_tx_hw_descr *desc, struct sk_buff *skb) argument
133 wlcore_hw_set_rx_csum(struct wl1271 *wl, struct wl1271_rx_descriptor *desc, struct sk_buff *skb) argument
142 wlcore_hw_ap_get_mimo_wide_rate_mask(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
152 wlcore_debugfs_init(struct wl1271 *wl, struct dentry *rootdir) argument
161 wlcore_handle_static_data(struct wl1271 *wl, void *static_data) argument
170 wlcore_hw_get_spare_blocks(struct wl1271 *wl, bool is_gem) argument
179 wlcore_hw_set_key(struct wl1271 *wl, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key_conf) argument
191 wlcore_hw_pre_pkt_send(struct wl1271 *wl, u32 buf_offset, u32 last_len) argument
200 wlcore_hw_sta_rc_update(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
207 wlcore_hw_interrupt_notify(struct wl1271 *wl, bool action) argument
215 wlcore_hw_rx_ba_filter(struct wl1271 *wl, bool action) argument
223 wlcore_hw_ap_sleep(struct wl1271 *wl) argument
232 wlcore_hw_set_peer_cap(struct wl1271 *wl, struct ieee80211_sta_ht_cap *ht_cap, bool allow_ht_operation, u32 rate_set, u8 hlid) argument
245 wlcore_hw_convert_hwaddr(struct wl1271 *wl, u32 hwaddr) argument
254 wlcore_hw_lnk_high_prio(struct wl1271 *wl, u8 hlid, struct wl1271_link *lnk) argument
264 wlcore_hw_lnk_low_prio(struct wl1271 *wl, u8 hlid, struct wl1271_link *lnk) argument
274 wlcore_smart_config_start(struct wl1271 *wl, u32 group_bitmap) argument
283 wlcore_smart_config_stop(struct wl1271 *wl) argument
292 wlcore_smart_config_set_group_key(struct wl1271 *wl, u16 group_id, u8 key_len, u8 *key) argument
302 wlcore_hw_set_cac(struct wl1271 *wl, struct wl12xx_vif *wlvif, bool start) argument
311 wlcore_hw_dfs_master_restart(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
[all...]
H A Dinit.c23 int wl1271_init_templates_config(struct wl1271 *wl) argument
144 wl1271_ap_init_deauth_template(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
170 wl1271_ap_init_null_template(struct wl1271 *wl, struct ieee80211_vif *vif) argument
203 wl1271_ap_init_qos_null_template(struct wl1271 *wl, struct ieee80211_vif *vif) argument
236 wl12xx_init_rx_config(struct wl1271 *wl) argument
247 wl12xx_init_phy_vif_config(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
267 wl1271_init_sta_beacon_filter(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
284 wl1271_init_pta(struct wl1271 *wl) argument
299 wl1271_init_energy_detection(struct wl1271 *wl) argument
310 wl1271_init_beacon_broadcast(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
322 wl12xx_init_fwlog(struct wl1271 *wl) argument
337 wl1271_sta_hw_init(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
358 wl1271_sta_hw_init_post_mem(struct wl1271 *wl, struct ieee80211_vif *vif) argument
373 wl1271_ap_hw_init(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
389 wl1271_ap_init_templates(struct wl1271 *wl, struct ieee80211_vif *vif) argument
417 wl1271_ap_hw_init_post_mem(struct wl1271 *wl, struct ieee80211_vif *vif) argument
423 wl1271_init_ap_rates(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
482 wl1271_set_ba_policies(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
502 wl12xx_init_sta_role(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
534 wl12xx_init_ap_role(struct wl1271 *wl, struct wl12xx_vif *wlvif) argument
555 wl1271_init_vif_specific(struct wl1271 *wl, struct ieee80211_vif *vif) argument
659 wl1271_hw_init(struct wl1271 *wl) argument
[all...]
H A Dio.c21 bool wl1271_set_block_size(struct wl1271 *wl) argument
31 void wlcore_disable_interrupts(struct wl1271 *wl) argument
37 void wlcore_disable_interrupts_nosync(struct wl1271 *wl) argument
43 void wlcore_enable_interrupts(struct wl1271 *wl) argument
49 wlcore_synchronize_interrupts(struct wl1271 *wl) argument
55 wlcore_translate_addr(struct wl1271 *wl, int addr) argument
123 wlcore_set_partition(struct wl1271 *wl, const struct wlcore_partition_set *p) argument
188 wl1271_io_reset(struct wl1271 *wl) argument
194 wl1271_io_init(struct wl1271 *wl) argument
[all...]

Completed in 205 milliseconds

12345