Lines Matching refs:params
60 pm = &resp->params.psmode_enh; in mwifiex_process_cmdresp_error()
66 (le16_to_cpu(pm->params.ps_bitmap) & BITMAP_STA_PS) && in mwifiex_process_cmdresp_error()
125 &resp->params.rssi_info_rsp; in mwifiex_ret_802_11_rssi_info()
185 struct host_cmd_ds_802_11_snmp_mib *smib = &resp->params.smib; in mwifiex_ret_802_11_snmp_mib()
232 &resp->params.get_log; in mwifiex_ret_get_log()
279 struct host_cmd_ds_tx_rate_cfg *rate_cfg = &resp->params.tx_rate_cfg; in mwifiex_ret_tx_rate_cfg()
394 struct host_cmd_ds_txpwr_cfg *txp_cfg = &resp->params.txp_cfg; in mwifiex_ret_tx_power_cfg()
447 struct host_cmd_ds_rf_tx_pwr *txp = &resp->params.txp; in mwifiex_ret_rf_tx_power()
471 struct host_cmd_ds_rf_ant_mimo *ant_mimo = &resp->params.ant_mimo; in mwifiex_ret_rf_antenna()
472 struct host_cmd_ds_rf_ant_siso *ant_siso = &resp->params.ant_siso; in mwifiex_ret_rf_antenna()
501 &resp->params.mac_addr; in mwifiex_ret_802_11_mac_address()
533 priv->tx_rate = resp->params.tx_rate.tx_rate; in mwifiex_ret_802_11_tx_rate_query()
534 priv->tx_htinfo = resp->params.tx_rate.ht_info; in mwifiex_ret_802_11_tx_rate_query()
556 if (!memcmp(resp->params.deauth.mac_addr, in mwifiex_ret_802_11_deauthenticate()
558 sizeof(resp->params.deauth.mac_addr))) in mwifiex_ret_802_11_deauthenticate()
586 &resp->params.key_material; in mwifiex_ret_802_11_key_material_v1()
617 key_v2 = &resp->params.key_material_v2; in mwifiex_ret_802_11_key_material_v2()
657 &resp->params.domain_info_resp; in mwifiex_ret_802_11d_domain_info()
701 struct host_cmd_ds_version_ext *ver_ext = &resp->params.verext; in mwifiex_ret_ver_ext()
720 struct host_cmd_ds_remain_on_chan *resp_cfg = &resp->params.roc_cfg; in mwifiex_ret_remain_on_chan()
736 struct host_cmd_ds_p2p_mode_cfg *mode_cfg = &resp->params.mode_cfg; in mwifiex_ret_p2p_mode_cfg()
770 r.mac = &resp->params.mac_reg; in mwifiex_ret_reg_access()
775 r.bbp = &resp->params.bbp_reg; in mwifiex_ret_reg_access()
781 r.rf = &resp->params.rf_reg; in mwifiex_ret_reg_access()
786 r.pmic = &resp->params.pmic_reg; in mwifiex_ret_reg_access()
791 r.rf = &resp->params.rf_reg; in mwifiex_ret_reg_access()
796 r.eeprom = &resp->params.eeprom; in mwifiex_ret_reg_access()
828 &(resp->params.ibss_coalescing); in mwifiex_ret_ibss_coalescing_status()
864 struct host_cmd_ds_tdls_oper *cmd_tdls_oper = &resp->params.tdls_oper; in mwifiex_ret_tdls_oper()
928 &resp->params.subsc_evt; in mwifiex_ret_subsc_evt()
956 &resp->params.sdio_rx_aggr_cfg; in mwifiex_ret_sdio_rx_aggr_cfg()
1085 adapter->tx_buf_size = (u16) le16_to_cpu(resp->params. in mwifiex_process_sta_cmdresp()
1096 le16_to_cpu(resp->params.tx_buf.mp_end_port)); in mwifiex_process_sta_cmdresp()