Lines Matching refs:wl1251
7 #include "wl1251.h"
12 int wl1251_acx_frame_rates(struct wl1251 *wl, u8 ctrl_rate, u8 ctrl_mod,
42 int wl1251_acx_station_id(struct wl1251 *wl)
62 int wl1251_acx_default_key(struct wl1251 *wl, u8 key_id)
89 int wl1251_acx_wake_up_conditions(struct wl1251 *wl, u8 wake_up_event,
116 int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth)
135 int wl1251_acx_fw_version(struct wl1251 *wl, char *buf, size_t len)
167 int wl1251_acx_tx_power(struct wl1251 *wl, int power)
194 int wl1251_acx_feature_cfg(struct wl1251 *wl, u32 data_flow_options)
221 int wl1251_acx_mem_map(struct wl1251 *wl, struct acx_header *mem_map,
235 int wl1251_acx_data_path_params(struct wl1251 *wl,
282 int wl1251_acx_rx_msdu_life_time(struct wl1251 *wl, u32 life_time)
306 int wl1251_acx_rx_config(struct wl1251 *wl, u32 config, u32 filter)
332 int wl1251_acx_pd_threshold(struct wl1251 *wl)
356 int wl1251_acx_slot(struct wl1251 *wl, enum acx_slot_type slot_time)
381 int wl1251_acx_group_address_tbl(struct wl1251 *wl, bool enable,
410 int wl1251_acx_service_period_timeout(struct wl1251 *wl)
437 int wl1251_acx_rts_threshold(struct wl1251 *wl, u16 rts_threshold)
461 int wl1251_acx_beacon_filter_opt(struct wl1251 *wl, bool enable_filter)
487 int wl1251_acx_beacon_filter_table(struct wl1251 *wl)
516 int wl1251_acx_conn_monit_params(struct wl1251 *wl)
543 int wl1251_acx_sg_enable(struct wl1251 *wl)
567 int wl1251_acx_sg_cfg(struct wl1251 *wl)
619 int wl1251_acx_cca_threshold(struct wl1251 *wl)
642 int wl1251_acx_bcn_dtim_options(struct wl1251 *wl)
669 int wl1251_acx_aid(struct wl1251 *wl, u16 aid)
693 int wl1251_acx_event_mbox_mask(struct wl1251 *wl, u32 event_mask)
721 int wl1251_acx_low_rssi(struct wl1251 *wl, s8 threshold, u8 weight,
746 int wl1251_acx_set_preamble(struct wl1251 *wl, enum acx_preamble_type preamble)
770 int wl1251_acx_cts_protect(struct wl1251 *wl,
795 int wl1251_acx_tsf_info(struct wl1251 *wl, u64 *mactime)
819 int wl1251_acx_statistics(struct wl1251 *wl, struct acx_statistics *stats)
835 int wl1251_acx_rate_policies(struct wl1251 *wl)
870 int wl1251_acx_mem_cfg(struct wl1251 *wl)
906 wl1251_warning("wl1251 mem config failed: %d", ret);
915 int wl1251_acx_wr_tbtt_and_dtim(struct wl1251 *wl, u16 tbtt, u8 dtim)
941 int wl1251_acx_bet_enable(struct wl1251 *wl, enum wl1251_acx_bet_mode mode,
958 wl1251_warning("wl1251 acx bet enable failed: %d", ret);
967 int wl1251_acx_arp_ip_filter(struct wl1251 *wl, bool enable, __be32 address)
993 int wl1251_acx_ac_cfg(struct wl1251 *wl, u8 ac, u8 cw_min, u16 cw_max,
1023 int wl1251_acx_tid_cfg(struct wl1251 *wl, u8 queue,