| H A D | sta_cmd.c | 36 struct host_cmd_ds_command *cmd, u16 cmd_action) in mwifiex_cmd_802_11_rssi_info() argument 41 cmd->params.rssi_info.action = cpu_to_le16(cmd_action); in mwifiex_cmd_802_11_rssi_info() 67 u16 cmd_action, u32 *action) in mwifiex_cmd_mac_control() argument 71 if (cmd_action != HostCmd_ACT_GEN_SET) { in mwifiex_cmd_mac_control() 102 u16 cmd_action, u32 cmd_oid, in mwifiex_cmd_802_11_snmp_mib() argument 114 if (cmd_action == HostCmd_ACT_GEN_GET) { in mwifiex_cmd_802_11_snmp_mib() 118 } else if (cmd_action == HostCmd_ACT_GEN_SET) { in mwifiex_cmd_802_11_snmp_mib() 128 cmd_action, cmd_oid, le16_to_cpu(snmp_mib->buf_size), in mwifiex_cmd_802_11_snmp_mib() 160 u16 cmd_action, const u16 *pbitmap_rates) in mwifiex_cmd_tx_rate_cfg() argument 169 rate_cfg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_tx_rate_cfg() 216 mwifiex_cmd_tx_power_cfg(struct host_cmd_ds_command * cmd,u16 cmd_action,struct host_cmd_ds_txpwr_cfg * txp) mwifiex_cmd_tx_power_cfg() argument 260 mwifiex_cmd_rf_tx_power(struct mwifiex_private * priv,struct host_cmd_ds_command * cmd,u16 cmd_action,void * data_buf) mwifiex_cmd_rf_tx_power() argument 277 mwifiex_cmd_rf_antenna(struct mwifiex_private * priv,struct host_cmd_ds_command * cmd,u16 cmd_action,struct mwifiex_ds_ant_cfg * ant_cfg) mwifiex_cmd_rf_antenna() argument 335 mwifiex_cmd_802_11_hs_cfg(struct mwifiex_private * priv,struct host_cmd_ds_command * cmd,u16 cmd_action,struct mwifiex_hs_config_param * hscfg_param) mwifiex_cmd_802_11_hs_cfg() argument 414 mwifiex_cmd_802_11_mac_address(struct mwifiex_private * priv,struct host_cmd_ds_command * cmd,u16 cmd_action) mwifiex_cmd_802_11_mac_address() argument 439 mwifiex_cmd_mac_multicast_adr(struct host_cmd_ds_command * cmd,u16 cmd_action,struct mwifiex_multicast_list * mcast_list) mwifiex_cmd_mac_multicast_adr() argument 629 mwifiex_cmd_802_11_key_material_v2(struct mwifiex_private * priv,struct host_cmd_ds_command * cmd,u16 cmd_action,u32 cmd_oid,struct mwifiex_ds_encrypt_key * enc_key) mwifiex_cmd_802_11_key_material_v2() argument 801 mwifiex_cmd_802_11_key_material_v1(struct mwifiex_private * priv,struct host_cmd_ds_command * cmd,u16 cmd_action,u32 cmd_oid,struct mwifiex_ds_encrypt_key * enc_key) mwifiex_cmd_802_11_key_material_v1() argument 979 mwifiex_cmd_802_11_key_material(struct mwifiex_private * priv,struct host_cmd_ds_command * cmd,u16 cmd_action,u32 cmd_oid,struct mwifiex_ds_encrypt_key * enc_key) mwifiex_cmd_802_11_key_material() argument 1003 mwifiex_cmd_802_11d_domain_info(struct mwifiex_private * priv,struct host_cmd_ds_command * cmd,u16 cmd_action) mwifiex_cmd_802_11d_domain_info() argument 1057 mwifiex_cmd_ibss_coalescing_status(struct host_cmd_ds_command * cmd,u16 cmd_action,u16 * enable) mwifiex_cmd_ibss_coalescing_status() argument 1088 mwifiex_cmd_mem_access(struct host_cmd_ds_command * cmd,u16 cmd_action,void * pdata_buf) mwifiex_cmd_mem_access() argument 1123 mwifiex_cmd_reg_access(struct host_cmd_ds_command * cmd,u16 cmd_action,void * data_buf) mwifiex_cmd_reg_access() argument 1644 mwifiex_cmd_set_mc_policy(struct mwifiex_private * priv,struct host_cmd_ds_command * cmd,u16 cmd_action,void * data_buf) mwifiex_cmd_set_mc_policy() argument 1659 mwifiex_cmd_robust_coex(struct mwifiex_private * priv,struct host_cmd_ds_command * cmd,u16 cmd_action,bool * is_timeshare) mwifiex_cmd_robust_coex() argument 1686 mwifiex_cmd_gtk_rekey_offload(struct mwifiex_private * priv,struct host_cmd_ds_command * cmd,u16 cmd_action,struct cfg80211_gtk_rekey_data * data) mwifiex_cmd_gtk_rekey_offload() argument 1710 mwifiex_cmd_chan_region_cfg(struct mwifiex_private * priv,struct host_cmd_ds_command * cmd,u16 cmd_action) mwifiex_cmd_chan_region_cfg() argument 1726 mwifiex_cmd_coalesce_cfg(struct mwifiex_private * priv,struct host_cmd_ds_command * cmd,u16 cmd_action,void * data_buf) mwifiex_cmd_coalesce_cfg() argument 1791 mwifiex_cmd_tdls_config(struct mwifiex_private * priv,struct host_cmd_ds_command * cmd,u16 cmd_action,void * data_buf) mwifiex_cmd_tdls_config() argument 1963 mwifiex_cmd_sdio_rx_aggr_cfg(struct host_cmd_ds_command * cmd,u16 cmd_action,void * data_buf) mwifiex_cmd_sdio_rx_aggr_cfg() argument 1996 mwifiex_cmd_get_chan_info(struct host_cmd_ds_command * cmd,u16 cmd_action) mwifiex_cmd_get_chan_info() argument 2039 mwifiex_sta_prepare_cmd(struct mwifiex_private * priv,uint16_t cmd_no,u16 cmd_action,u32 cmd_oid,void * data_buf,void * cmd_buf) mwifiex_sta_prepare_cmd() argument [all...] |