• Home
  • Raw
  • Download

Lines Matching refs:conf

186 	acx->lifetime = cpu_to_le32(wl->conf.rx.rx_msdu_life_time);  in wl1271_acx_rx_msdu_life_time()
275 rx_timeout->ps_poll_timeout = cpu_to_le16(wl->conf.rx.ps_poll_timeout); in wl1271_acx_service_period_timeout()
276 rx_timeout->upsd_timeout = cpu_to_le16(wl->conf.rx.upsd_timeout); in wl1271_acx_service_period_timeout()
302 rts_threshold = wl->conf.rx.rts_threshold; in wl1271_acx_rts_threshold()
329 struct conf_itrim_settings *c = &wl->conf.itrim; in wl1271_acx_dco_itrim_params()
365 wl->conf.conn.bcn_filt_mode == CONF_BCN_FILT_MODE_DISABLED) in wl1271_acx_beacon_filter_opt()
414 for (i = 0; i < wl->conf.conn.bcn_filt_ie_count; i++) { in wl1271_acx_beacon_filter_table()
415 struct conf_bcn_filt_rule *r = &(wl->conf.conn.bcn_filt_ie[i]); in wl1271_acx_beacon_filter_table()
471 threshold = wl->conf.conn.synch_fail_thold; in wl1271_acx_conn_monit_params()
472 timeout = wl->conf.conn.bss_lose_timeout; in wl1271_acx_conn_monit_params()
507 pta->enable = wl->conf.sg.state; in wl1271_acx_sg_enable()
525 struct conf_sg_settings *c = &wl->conf.sg; in wl12xx_acx_sg_cfg()
565 detection->rx_cca_threshold = cpu_to_le16(wl->conf.rx.rx_cca_threshold); in wl1271_acx_cca_threshold()
566 detection->tx_energy_detection = wl->conf.tx.tx_energy_detection; in wl1271_acx_cca_threshold()
592 bb->beacon_rx_timeout = cpu_to_le16(wl->conf.conn.beacon_rx_timeout); in wl1271_acx_bcn_dtim_options()
593 bb->broadcast_timeout = cpu_to_le16(wl->conf.conn.broadcast_timeout); in wl1271_acx_bcn_dtim_options()
594 bb->rx_broadcast_in_ps = wl->conf.conn.rx_broadcast_in_ps; in wl1271_acx_bcn_dtim_options()
595 bb->ps_poll_threshold = wl->conf.conn.ps_poll_threshold; in wl1271_acx_bcn_dtim_options()
740 struct conf_tx_rate_class *c = &wl->conf.tx.sta_rc_conf; in wl1271_acx_sta_rate_policies()
921 frag_threshold = wl->conf.tx.frag_threshold; in wl1271_acx_frag_threshold()
958 acx->tx_compl_timeout = cpu_to_le16(wl->conf.tx.tx_compl_timeout); in wl1271_acx_tx_config_options()
959 acx->tx_compl_threshold = cpu_to_le16(wl->conf.tx.tx_compl_threshold); in wl1271_acx_tx_config_options()
985 mem = &wl->conf.mem; in wl12xx_acx_mem_cfg()
997 mem_conf->fwlog_blocks = wl->conf.fwlog.mem_blocks; in wl12xx_acx_mem_cfg()
1056 rx_conf->threshold = cpu_to_le16(wl->conf.rx.irq_pkt_threshold); in wl1271_acx_init_rx_interrupt()
1057 rx_conf->timeout = cpu_to_le16(wl->conf.rx.irq_timeout); in wl1271_acx_init_rx_interrupt()
1058 rx_conf->mblk_threshold = cpu_to_le16(wl->conf.rx.irq_blk_threshold); in wl1271_acx_init_rx_interrupt()
1059 rx_conf->queue_type = wl->conf.rx.queue_type; in wl1271_acx_init_rx_interrupt()
1081 if (enable && wl->conf.conn.bet_enable == CONF_BET_MODE_DISABLE) in wl1271_acx_bet_enable()
1092 acx->max_consecutive = wl->conf.conn.bet_max_consecutive; in wl1271_acx_bet_enable()
1141 struct conf_pm_config_settings *c = &wl->conf.pm_config; in wl1271_acx_pm_config()
1210 acx->period = cpu_to_le32(wl->conf.conn.keep_alive_interval); in wl1271_acx_keep_alive_config()
1244 acx->pacing = cpu_to_le16(wl->conf.roam_trigger.trigger_pacing); in wl1271_acx_rssi_snr_trigger()
1272 struct conf_roam_trigger_settings *c = &wl->conf.roam_trigger; in wl1271_acx_rssi_snr_avg_weights()
1402 acx->tid_bitmap = wl->conf.ht.tx_ba_tid_bitmap; in wl12xx_acx_set_ba_initiator_policy()
1403 acx->win_size = wl->conf.ht.tx_ba_win_size; in wl12xx_acx_set_ba_initiator_policy()
1404 acx->inactivity_timeout = wl->conf.ht.inactivity_timeout; in wl12xx_acx_set_ba_initiator_policy()
1438 acx->win_size = wl->conf.ht.rx_ba_win_size; in wl12xx_acx_set_ba_receiver_session()
1506 conf_queues = wl->conf.rx_streaming.queues; in wl1271_acx_ps_rx_streaming()
1524 rx_streaming->period = wl->conf.rx_streaming.interval; in wl1271_acx_ps_rx_streaming()
1525 rx_streaming->timeout = wl->conf.rx_streaming.interval; in wl1271_acx_ps_rx_streaming()
1552 acx->max_tx_retry = cpu_to_le16(wl->conf.tx.max_tx_retries); in wl1271_acx_ap_max_tx_retry()
1578 config_ps->exit_retries = wl->conf.conn.psm_exit_retries; in wl12xx_acx_config_ps()
1579 config_ps->enter_retries = wl->conf.conn.psm_entry_retries; in wl12xx_acx_config_ps()
1635 acx->enable = wl->conf.fm_coex.enable; in wl1271_acx_fm_coex()
1636 acx->swallow_period = wl->conf.fm_coex.swallow_period; in wl1271_acx_fm_coex()
1637 acx->n_divider_fref_set_1 = wl->conf.fm_coex.n_divider_fref_set_1; in wl1271_acx_fm_coex()
1638 acx->n_divider_fref_set_2 = wl->conf.fm_coex.n_divider_fref_set_2; in wl1271_acx_fm_coex()
1640 cpu_to_le16(wl->conf.fm_coex.m_divider_fref_set_1); in wl1271_acx_fm_coex()
1642 cpu_to_le16(wl->conf.fm_coex.m_divider_fref_set_2); in wl1271_acx_fm_coex()
1644 cpu_to_le32(wl->conf.fm_coex.coex_pll_stabilization_time); in wl1271_acx_fm_coex()
1646 cpu_to_le16(wl->conf.fm_coex.ldo_stabilization_time); in wl1271_acx_fm_coex()
1648 wl->conf.fm_coex.fm_disturbed_band_margin; in wl1271_acx_fm_coex()
1649 acx->swallow_clk_diff = wl->conf.fm_coex.swallow_clk_diff; in wl1271_acx_fm_coex()
1665 struct conf_rate_policy_settings *conf = &wl->conf.rate; in wl12xx_acx_set_rate_mgmt_params() local
1675 acx->rate_retry_score = cpu_to_le16(conf->rate_retry_score); in wl12xx_acx_set_rate_mgmt_params()
1676 acx->per_add = cpu_to_le16(conf->per_add); in wl12xx_acx_set_rate_mgmt_params()
1677 acx->per_th1 = cpu_to_le16(conf->per_th1); in wl12xx_acx_set_rate_mgmt_params()
1678 acx->per_th2 = cpu_to_le16(conf->per_th2); in wl12xx_acx_set_rate_mgmt_params()
1679 acx->max_per = cpu_to_le16(conf->max_per); in wl12xx_acx_set_rate_mgmt_params()
1680 acx->inverse_curiosity_factor = conf->inverse_curiosity_factor; in wl12xx_acx_set_rate_mgmt_params()
1681 acx->tx_fail_low_th = conf->tx_fail_low_th; in wl12xx_acx_set_rate_mgmt_params()
1682 acx->tx_fail_high_th = conf->tx_fail_high_th; in wl12xx_acx_set_rate_mgmt_params()
1683 acx->per_alpha_shift = conf->per_alpha_shift; in wl12xx_acx_set_rate_mgmt_params()
1684 acx->per_add_shift = conf->per_add_shift; in wl12xx_acx_set_rate_mgmt_params()
1685 acx->per_beta1_shift = conf->per_beta1_shift; in wl12xx_acx_set_rate_mgmt_params()
1686 acx->per_beta2_shift = conf->per_beta2_shift; in wl12xx_acx_set_rate_mgmt_params()
1687 acx->rate_check_up = conf->rate_check_up; in wl12xx_acx_set_rate_mgmt_params()
1688 acx->rate_check_down = conf->rate_check_down; in wl12xx_acx_set_rate_mgmt_params()
1689 memcpy(acx->rate_retry_policy, conf->rate_retry_policy, in wl12xx_acx_set_rate_mgmt_params()
1707 struct conf_hangover_settings *conf = &wl->conf.hangover; in wl12xx_acx_config_hangover() local
1718 acx->recover_time = cpu_to_le32(conf->recover_time); in wl12xx_acx_config_hangover()
1719 acx->hangover_period = conf->hangover_period; in wl12xx_acx_config_hangover()
1720 acx->dynamic_mode = conf->dynamic_mode; in wl12xx_acx_config_hangover()
1721 acx->early_termination_mode = conf->early_termination_mode; in wl12xx_acx_config_hangover()
1722 acx->max_period = conf->max_period; in wl12xx_acx_config_hangover()
1723 acx->min_period = conf->min_period; in wl12xx_acx_config_hangover()
1724 acx->increase_delta = conf->increase_delta; in wl12xx_acx_config_hangover()
1725 acx->decrease_delta = conf->decrease_delta; in wl12xx_acx_config_hangover()
1726 acx->quiet_time = conf->quiet_time; in wl12xx_acx_config_hangover()
1727 acx->increase_time = conf->increase_time; in wl12xx_acx_config_hangover()