Lines Matching refs:wl1271_cmd_configure
53 ret = wl1271_cmd_configure(wl, ACX_WAKE_UP_CONDITIONS, in wl1271_acx_wake_up_conditions()
80 ret = wl1271_cmd_configure(wl, ACX_SLEEP_AUTH, auth, sizeof(*auth)); in wl1271_acx_sleep_auth()
107 ret = wl1271_cmd_configure(wl, DOT11_CUR_TX_PWR, acx, sizeof(*acx)); in wl1271_acx_tx_power()
135 ret = wl1271_cmd_configure(wl, ACX_FEATURE_CFG, in wl1271_acx_feature_cfg()
175 ret = wl1271_cmd_configure(wl, DOT11_RX_MSDU_LIFE_TIME, in wl1271_acx_rx_msdu_life_time()
203 ret = wl1271_cmd_configure(wl, ACX_RX_CFG, in wl1271_acx_rx_config()
230 ret = wl1271_cmd_configure(wl, ACX_PD_THRESHOLD, pd, sizeof(*pd)); in wl1271_acx_pd_threshold()
257 ret = wl1271_cmd_configure(wl, ACX_SLOT, slot, sizeof(*slot)); in wl1271_acx_slot()
287 ret = wl1271_cmd_configure(wl, DOT11_GROUP_ADDRESS_TBL, in wl1271_acx_group_address_tbl()
315 ret = wl1271_cmd_configure(wl, ACX_SERVICE_PERIOD_TIMEOUT, in wl1271_acx_service_period_timeout()
343 ret = wl1271_cmd_configure(wl, DOT11_RTS_THRESHOLD, rts, sizeof(*rts)); in wl1271_acx_rts_threshold()
371 ret = wl1271_cmd_configure(wl, ACX_SET_DCO_ITRIM_PARAMS, in wl1271_acx_dco_itrim_params()
408 ret = wl1271_cmd_configure(wl, ACX_BEACON_FILTER_OPT, in wl1271_acx_beacon_filter_opt()
462 ret = wl1271_cmd_configure(wl, ACX_BEACON_FILTER_TABLE, in wl1271_acx_beacon_filter_table()
500 ret = wl1271_cmd_configure(wl, ACX_CONN_MONIT_PARAMS, in wl1271_acx_conn_monit_params()
532 ret = wl1271_cmd_configure(wl, ACX_SG_ENABLE, pta, sizeof(*pta)); in wl1271_acx_sg_enable()
562 ret = wl1271_cmd_configure(wl, ACX_SG_CFG, param, sizeof(*param)); in wl1271_acx_sg_cfg()
589 ret = wl1271_cmd_configure(wl, ACX_CCA_THRESHOLD, in wl1271_acx_cca_threshold()
619 ret = wl1271_cmd_configure(wl, ACX_BCN_DTIM_OPTIONS, bb, sizeof(*bb)); in wl1271_acx_bcn_dtim_options()
645 ret = wl1271_cmd_configure(wl, ACX_AID, acx_aid, sizeof(*acx_aid)); in wl1271_acx_aid()
673 ret = wl1271_cmd_configure(wl, ACX_EVENT_MBOX_MASK, in wl1271_acx_event_mbox_mask()
700 ret = wl1271_cmd_configure(wl, ACX_PREAMBLE_TYPE, acx, sizeof(*acx)); in wl1271_acx_set_preamble()
727 ret = wl1271_cmd_configure(wl, ACX_CTS_PROTECTION, acx, sizeof(*acx)); in wl1271_acx_cts_protect()
790 ret = wl1271_cmd_configure(wl, ACX_RATE_POLICY, acx, sizeof(*acx)); in wl1271_acx_sta_rate_policies()
822 ret = wl1271_cmd_configure(wl, ACX_RATE_POLICY, acx, sizeof(*acx)); in wl1271_acx_ap_rate_policy()
855 ret = wl1271_cmd_configure(wl, ACX_AC_CFG, acx, sizeof(*acx)); in wl1271_acx_ac_cfg()
890 ret = wl1271_cmd_configure(wl, ACX_TID_CFG, acx, sizeof(*acx)); in wl1271_acx_tid_cfg()
916 ret = wl1271_cmd_configure(wl, ACX_FRAG_CFG, acx, sizeof(*acx)); in wl1271_acx_frag_threshold()
943 ret = wl1271_cmd_configure(wl, ACX_TX_CONFIG_OPT, acx, sizeof(*acx)); in wl1271_acx_tx_config_options()
974 ret = wl1271_cmd_configure(wl, ACX_MEM_CFG, mem_conf, in wl1271_acx_ap_mem_cfg()
1010 ret = wl1271_cmd_configure(wl, ACX_MEM_CFG, mem_conf, in wl1271_acx_sta_mem_cfg()
1070 ret = wl1271_cmd_configure(wl, ACX_RX_CONFIG_OPT, rx_conf, in wl1271_acx_init_rx_interrupt()
1101 ret = wl1271_cmd_configure(wl, ACX_BET_ENABLE, acx, sizeof(*acx)); in wl1271_acx_bet_enable()
1131 ret = wl1271_cmd_configure(wl, ACX_ARP_IP_FILTER, in wl1271_acx_arp_ip_filter()
1160 ret = wl1271_cmd_configure(wl, ACX_PM_CONFIG, acx, sizeof(*acx)); in wl1271_acx_pm_config()
1186 ret = wl1271_cmd_configure(wl, ACX_KEEP_ALIVE_MODE, acx, sizeof(*acx)); in wl1271_acx_keep_alive_mode()
1215 ret = wl1271_cmd_configure(wl, ACX_SET_KEEP_ALIVE_CONFIG, in wl1271_acx_keep_alive_config()
1256 ret = wl1271_cmd_configure(wl, ACX_RSSI_SNR_TRIGGER, acx, sizeof(*acx)); in wl1271_acx_rssi_snr_trigger()
1286 ret = wl1271_cmd_configure(wl, ACX_RSSI_SNR_WEIGHTS, acx, sizeof(*acx)); in wl1271_acx_rssi_snr_avg_weights()
1336 ret = wl1271_cmd_configure(wl, ACX_PEER_HT_CAP, acx, sizeof(*acx)); in wl1271_acx_set_ht_capabilities()
1369 ret = wl1271_cmd_configure(wl, ACX_HT_BSS_OPERATION, acx, sizeof(*acx)); in wl1271_acx_set_ht_information()
1418 ret = wl1271_cmd_configure(wl, in wl1271_acx_set_ba_session()
1454 ret = wl1271_cmd_configure(wl, ACX_BA_SESSION_RX_SETUP, acx, in wl1271_acx_set_ba_receiver_session()
1505 ret = wl1271_cmd_configure(wl, ACX_MAX_TX_FAILURE, acx, sizeof(*acx)); in wl1271_acx_max_tx_retry()
1533 ret = wl1271_cmd_configure(wl, ACX_CONFIG_PS, config_ps, in wl1271_acx_config_ps()
1559 ret = wl1271_cmd_configure(wl, ACX_UPDATE_INCONNECTION_STA_LIST, in wl1271_acx_set_inconnection_sta()