Lines Matching refs:wl1271
1042 int wl1271_acx_wake_up_conditions(struct wl1271 *wl,
1045 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth);
1046 int wl1271_acx_tx_power(struct wl1271 *wl, struct wl12xx_vif *wlvif,
1048 int wl1271_acx_feature_cfg(struct wl1271 *wl, struct wl12xx_vif *wlvif);
1049 int wl1271_acx_mem_map(struct wl1271 *wl,
1051 int wl1271_acx_rx_msdu_life_time(struct wl1271 *wl);
1052 int wl1271_acx_slot(struct wl1271 *wl, struct wl12xx_vif *wlvif,
1054 int wl1271_acx_group_address_tbl(struct wl1271 *wl, struct wl12xx_vif *wlvif,
1056 int wl1271_acx_service_period_timeout(struct wl1271 *wl,
1058 int wl1271_acx_rts_threshold(struct wl1271 *wl, struct wl12xx_vif *wlvif,
1060 int wl1271_acx_dco_itrim_params(struct wl1271 *wl);
1061 int wl1271_acx_beacon_filter_opt(struct wl1271 *wl, struct wl12xx_vif *wlvif,
1063 int wl1271_acx_beacon_filter_table(struct wl1271 *wl,
1065 int wl1271_acx_conn_monit_params(struct wl1271 *wl, struct wl12xx_vif *wlvif,
1067 int wl1271_acx_sg_enable(struct wl1271 *wl, bool enable);
1068 int wl12xx_acx_sg_cfg(struct wl1271 *wl);
1069 int wl1271_acx_cca_threshold(struct wl1271 *wl);
1070 int wl1271_acx_bcn_dtim_options(struct wl1271 *wl, struct wl12xx_vif *wlvif);
1071 int wl1271_acx_aid(struct wl1271 *wl, struct wl12xx_vif *wlvif, u16 aid);
1072 int wl1271_acx_event_mbox_mask(struct wl1271 *wl, u32 event_mask);
1073 int wl1271_acx_set_preamble(struct wl1271 *wl, struct wl12xx_vif *wlvif,
1075 int wl1271_acx_cts_protect(struct wl1271 *wl, struct wl12xx_vif *wlvif,
1077 int wl1271_acx_statistics(struct wl1271 *wl, void *stats);
1078 int wl1271_acx_sta_rate_policies(struct wl1271 *wl, struct wl12xx_vif *wlvif);
1079 int wl1271_acx_ap_rate_policy(struct wl1271 *wl, struct conf_tx_rate_class *c,
1081 int wl1271_acx_ac_cfg(struct wl1271 *wl, struct wl12xx_vif *wlvif,
1083 int wl1271_acx_tid_cfg(struct wl1271 *wl, struct wl12xx_vif *wlvif,
1087 int wl1271_acx_frag_threshold(struct wl1271 *wl, u32 frag_threshold);
1088 int wl1271_acx_tx_config_options(struct wl1271 *wl);
1089 int wl12xx_acx_mem_cfg(struct wl1271 *wl);
1090 int wl1271_acx_init_mem_config(struct wl1271 *wl);
1091 int wl1271_acx_init_rx_interrupt(struct wl1271 *wl);
1092 int wl1271_acx_smart_reflex(struct wl1271 *wl);
1093 int wl1271_acx_bet_enable(struct wl1271 *wl, struct wl12xx_vif *wlvif,
1095 int wl1271_acx_arp_ip_filter(struct wl1271 *wl, struct wl12xx_vif *wlvif,
1097 int wl1271_acx_pm_config(struct wl1271 *wl);
1098 int wl1271_acx_keep_alive_mode(struct wl1271 *wl, struct wl12xx_vif *vif,
1100 int wl1271_acx_keep_alive_config(struct wl1271 *wl, struct wl12xx_vif *wlvif,
1102 int wl1271_acx_rssi_snr_trigger(struct wl1271 *wl, struct wl12xx_vif *wlvif,
1104 int wl1271_acx_rssi_snr_avg_weights(struct wl1271 *wl,
1106 int wl1271_acx_set_ht_capabilities(struct wl1271 *wl,
1109 int wl1271_acx_set_ht_information(struct wl1271 *wl,
1112 int wl12xx_acx_set_ba_initiator_policy(struct wl1271 *wl,
1114 int wl12xx_acx_set_ba_receiver_session(struct wl1271 *wl, u8 tid_index,
1117 int wl12xx_acx_tsf_info(struct wl1271 *wl, struct wl12xx_vif *wlvif,
1119 int wl1271_acx_ps_rx_streaming(struct wl1271 *wl, struct wl12xx_vif *wlvif,
1121 int wl1271_acx_ap_max_tx_retry(struct wl1271 *wl, struct wl12xx_vif *wlvif);
1122 int wl12xx_acx_config_ps(struct wl1271 *wl, struct wl12xx_vif *wlvif);
1123 int wl1271_acx_set_inconnection_sta(struct wl1271 *wl,
1125 int wl1271_acx_fm_coex(struct wl1271 *wl);
1126 int wl12xx_acx_set_rate_mgmt_params(struct wl1271 *wl);
1127 int wl12xx_acx_config_hangover(struct wl1271 *wl);
1128 int wlcore_acx_average_rssi(struct wl1271 *wl, struct wl12xx_vif *wlvif,
1132 int wl1271_acx_default_rx_filter_enable(struct wl1271 *wl, bool enable,
1134 int wl1271_acx_set_rx_filter(struct wl1271 *wl, u8 index, bool enable,