Lines Matching refs:wl1271
37 int wl1271_acx_wake_up_conditions(struct wl1271 *wl) in wl1271_acx_wake_up_conditions()
65 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth) in wl1271_acx_sleep_auth()
89 int wl1271_acx_tx_power(struct wl1271 *wl, int power) in wl1271_acx_tx_power()
118 int wl1271_acx_feature_cfg(struct wl1271 *wl) in wl1271_acx_feature_cfg()
147 int wl1271_acx_mem_map(struct wl1271 *wl, struct acx_header *mem_map, in wl1271_acx_mem_map()
161 int wl1271_acx_rx_msdu_life_time(struct wl1271 *wl) in wl1271_acx_rx_msdu_life_time()
187 int wl1271_acx_rx_config(struct wl1271 *wl, u32 config, u32 filter) in wl1271_acx_rx_config()
215 int wl1271_acx_pd_threshold(struct wl1271 *wl) in wl1271_acx_pd_threshold()
241 int wl1271_acx_slot(struct wl1271 *wl, enum acx_slot_type slot_time) in wl1271_acx_slot()
268 int wl1271_acx_group_address_tbl(struct wl1271 *wl, bool enable, in wl1271_acx_group_address_tbl()
299 int wl1271_acx_service_period_timeout(struct wl1271 *wl) in wl1271_acx_service_period_timeout()
328 int wl1271_acx_rts_threshold(struct wl1271 *wl, u16 rts_threshold) in wl1271_acx_rts_threshold()
354 int wl1271_acx_dco_itrim_params(struct wl1271 *wl) in wl1271_acx_dco_itrim_params()
383 int wl1271_acx_beacon_filter_opt(struct wl1271 *wl, bool enable_filter) in wl1271_acx_beacon_filter_opt()
420 int wl1271_acx_beacon_filter_table(struct wl1271 *wl) in wl1271_acx_beacon_filter_table()
476 int wl1271_acx_conn_monit_params(struct wl1271 *wl, bool enable) in wl1271_acx_conn_monit_params()
514 int wl1271_acx_sg_enable(struct wl1271 *wl, bool enable) in wl1271_acx_sg_enable()
543 int wl1271_acx_sg_cfg(struct wl1271 *wl) in wl1271_acx_sg_cfg()
573 int wl1271_acx_cca_threshold(struct wl1271 *wl) in wl1271_acx_cca_threshold()
601 int wl1271_acx_bcn_dtim_options(struct wl1271 *wl) in wl1271_acx_bcn_dtim_options()
630 int wl1271_acx_aid(struct wl1271 *wl, u16 aid) in wl1271_acx_aid()
656 int wl1271_acx_event_mbox_mask(struct wl1271 *wl, u32 event_mask) in wl1271_acx_event_mbox_mask()
685 int wl1271_acx_set_preamble(struct wl1271 *wl, enum acx_preamble_type preamble) in wl1271_acx_set_preamble()
711 int wl1271_acx_cts_protect(struct wl1271 *wl, in wl1271_acx_cts_protect()
738 int wl1271_acx_statistics(struct wl1271 *wl, struct acx_statistics *stats) in wl1271_acx_statistics()
754 int wl1271_acx_sta_rate_policies(struct wl1271 *wl) in wl1271_acx_sta_rate_policies()
801 int wl1271_acx_ap_rate_policy(struct wl1271 *wl, struct conf_tx_rate_class *c, in wl1271_acx_ap_rate_policy()
833 int wl1271_acx_ac_cfg(struct wl1271 *wl, u8 ac, u8 cw_min, u16 cw_max, in wl1271_acx_ac_cfg()
866 int wl1271_acx_tid_cfg(struct wl1271 *wl, u8 queue_id, u8 channel_type, in wl1271_acx_tid_cfg()
901 int wl1271_acx_frag_threshold(struct wl1271 *wl, u16 frag_threshold) in wl1271_acx_frag_threshold()
927 int wl1271_acx_tx_config_options(struct wl1271 *wl) in wl1271_acx_tx_config_options()
954 int wl1271_acx_ap_mem_cfg(struct wl1271 *wl) in wl1271_acx_ap_mem_cfg()
986 int wl1271_acx_sta_mem_cfg(struct wl1271 *wl) in wl1271_acx_sta_mem_cfg()
1022 int wl1271_acx_init_mem_config(struct wl1271 *wl) in wl1271_acx_init_mem_config()
1052 int wl1271_acx_init_rx_interrupt(struct wl1271 *wl) in wl1271_acx_init_rx_interrupt()
1082 int wl1271_acx_bet_enable(struct wl1271 *wl, bool enable) in wl1271_acx_bet_enable()
1112 int wl1271_acx_arp_ip_filter(struct wl1271 *wl, u8 enable, __be32 address) in wl1271_acx_arp_ip_filter()
1143 int wl1271_acx_pm_config(struct wl1271 *wl) in wl1271_acx_pm_config()
1171 int wl1271_acx_keep_alive_mode(struct wl1271 *wl, bool enable) in wl1271_acx_keep_alive_mode()
1197 int wl1271_acx_keep_alive_config(struct wl1271 *wl, u8 index, u8 tpl_valid) in wl1271_acx_keep_alive_config()
1227 int wl1271_acx_rssi_snr_trigger(struct wl1271 *wl, bool enable, in wl1271_acx_rssi_snr_trigger()
1267 int wl1271_acx_rssi_snr_avg_weights(struct wl1271 *wl) in wl1271_acx_rssi_snr_avg_weights()
1297 int wl1271_acx_set_ht_capabilities(struct wl1271 *wl, in wl1271_acx_set_ht_capabilities()
1347 int wl1271_acx_set_ht_information(struct wl1271 *wl, in wl1271_acx_set_ht_information()
1382 int wl1271_acx_set_ba_session(struct wl1271 *wl, in wl1271_acx_set_ba_session()
1433 int wl1271_acx_set_ba_receiver_session(struct wl1271 *wl, u8 tid_index, u16 ssn, in wl1271_acx_set_ba_receiver_session()
1466 int wl1271_acx_tsf_info(struct wl1271 *wl, u64 *mactime) in wl1271_acx_tsf_info()
1492 int wl1271_acx_max_tx_retry(struct wl1271 *wl) in wl1271_acx_max_tx_retry()
1516 int wl1271_acx_config_ps(struct wl1271 *wl) in wl1271_acx_config_ps()
1546 int wl1271_acx_set_inconnection_sta(struct wl1271 *wl, u8 *addr) in wl1271_acx_set_inconnection_sta()