Lines Matching refs:wl1251
1434 int wl1251_acx_frame_rates(struct wl1251 *wl, u8 ctrl_rate, u8 ctrl_mod,
1436 int wl1251_acx_station_id(struct wl1251 *wl);
1437 int wl1251_acx_default_key(struct wl1251 *wl, u8 key_id);
1438 int wl1251_acx_wake_up_conditions(struct wl1251 *wl, u8 wake_up_event,
1440 int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth);
1441 int wl1251_acx_fw_version(struct wl1251 *wl, char *buf, size_t len);
1442 int wl1251_acx_tx_power(struct wl1251 *wl, int power);
1443 int wl1251_acx_feature_cfg(struct wl1251 *wl, u32 data_flow_options);
1444 int wl1251_acx_mem_map(struct wl1251 *wl,
1446 int wl1251_acx_data_path_params(struct wl1251 *wl,
1448 int wl1251_acx_rx_msdu_life_time(struct wl1251 *wl, u32 life_time);
1449 int wl1251_acx_rx_config(struct wl1251 *wl, u32 config, u32 filter);
1450 int wl1251_acx_pd_threshold(struct wl1251 *wl);
1451 int wl1251_acx_slot(struct wl1251 *wl, enum acx_slot_type slot_time);
1452 int wl1251_acx_group_address_tbl(struct wl1251 *wl, bool enable,
1454 int wl1251_acx_service_period_timeout(struct wl1251 *wl);
1455 int wl1251_acx_rts_threshold(struct wl1251 *wl, u16 rts_threshold);
1456 int wl1251_acx_beacon_filter_opt(struct wl1251 *wl, bool enable_filter);
1457 int wl1251_acx_beacon_filter_table(struct wl1251 *wl);
1458 int wl1251_acx_conn_monit_params(struct wl1251 *wl);
1459 int wl1251_acx_sg_enable(struct wl1251 *wl);
1460 int wl1251_acx_sg_cfg(struct wl1251 *wl);
1461 int wl1251_acx_cca_threshold(struct wl1251 *wl);
1462 int wl1251_acx_bcn_dtim_options(struct wl1251 *wl);
1463 int wl1251_acx_aid(struct wl1251 *wl, u16 aid);
1464 int wl1251_acx_event_mbox_mask(struct wl1251 *wl, u32 event_mask);
1465 int wl1251_acx_low_rssi(struct wl1251 *wl, s8 threshold, u8 weight,
1467 int wl1251_acx_set_preamble(struct wl1251 *wl, enum acx_preamble_type preamble);
1468 int wl1251_acx_cts_protect(struct wl1251 *wl,
1470 int wl1251_acx_statistics(struct wl1251 *wl, struct acx_statistics *stats);
1471 int wl1251_acx_tsf_info(struct wl1251 *wl, u64 *mactime);
1472 int wl1251_acx_rate_policies(struct wl1251 *wl);
1473 int wl1251_acx_mem_cfg(struct wl1251 *wl);
1474 int wl1251_acx_wr_tbtt_and_dtim(struct wl1251 *wl, u16 tbtt, u8 dtim);
1475 int wl1251_acx_bet_enable(struct wl1251 *wl, enum wl1251_acx_bet_mode mode,
1477 int wl1251_acx_arp_ip_filter(struct wl1251 *wl, bool enable, __be32 address);
1478 int wl1251_acx_ac_cfg(struct wl1251 *wl, u8 ac, u8 cw_min, u16 cw_max,
1480 int wl1251_acx_tid_cfg(struct wl1251 *wl, u8 queue,