• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/

Lines Matching refs:wl

1368 int wl1251_acx_frame_rates(struct wl1251 *wl, u8 ctrl_rate, u8 ctrl_mod,
1370 int wl1251_acx_station_id(struct wl1251 *wl);
1371 int wl1251_acx_default_key(struct wl1251 *wl, u8 key_id);
1372 int wl1251_acx_wake_up_conditions(struct wl1251 *wl, u8 wake_up_event,
1374 int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth);
1375 int wl1251_acx_fw_version(struct wl1251 *wl, char *buf, size_t len);
1376 int wl1251_acx_tx_power(struct wl1251 *wl, int power);
1377 int wl1251_acx_feature_cfg(struct wl1251 *wl);
1378 int wl1251_acx_mem_map(struct wl1251 *wl,
1380 int wl1251_acx_data_path_params(struct wl1251 *wl,
1382 int wl1251_acx_rx_msdu_life_time(struct wl1251 *wl, u32 life_time);
1383 int wl1251_acx_rx_config(struct wl1251 *wl, u32 config, u32 filter);
1384 int wl1251_acx_pd_threshold(struct wl1251 *wl);
1385 int wl1251_acx_slot(struct wl1251 *wl, enum acx_slot_type slot_time);
1386 int wl1251_acx_group_address_tbl(struct wl1251 *wl);
1387 int wl1251_acx_service_period_timeout(struct wl1251 *wl);
1388 int wl1251_acx_rts_threshold(struct wl1251 *wl, u16 rts_threshold);
1389 int wl1251_acx_beacon_filter_opt(struct wl1251 *wl, bool enable_filter);
1390 int wl1251_acx_beacon_filter_table(struct wl1251 *wl);
1391 int wl1251_acx_conn_monit_params(struct wl1251 *wl);
1392 int wl1251_acx_sg_enable(struct wl1251 *wl);
1393 int wl1251_acx_sg_cfg(struct wl1251 *wl);
1394 int wl1251_acx_cca_threshold(struct wl1251 *wl);
1395 int wl1251_acx_bcn_dtim_options(struct wl1251 *wl);
1396 int wl1251_acx_aid(struct wl1251 *wl, u16 aid);
1397 int wl1251_acx_event_mbox_mask(struct wl1251 *wl, u32 event_mask);
1398 int wl1251_acx_set_preamble(struct wl1251 *wl, enum acx_preamble_type preamble);
1399 int wl1251_acx_cts_protect(struct wl1251 *wl,
1401 int wl1251_acx_statistics(struct wl1251 *wl, struct acx_statistics *stats);
1402 int wl1251_acx_tsf_info(struct wl1251 *wl, u64 *mactime);
1403 int wl1251_acx_rate_policies(struct wl1251 *wl);
1404 int wl1251_acx_mem_cfg(struct wl1251 *wl);
1405 int wl1251_acx_wr_tbtt_and_dtim(struct wl1251 *wl, u16 tbtt, u8 dtim);
1406 int wl1251_acx_ac_cfg(struct wl1251 *wl, u8 ac, u8 cw_min, u16 cw_max,
1408 int wl1251_acx_tid_cfg(struct wl1251 *wl, u8 queue,