Searched refs:misc_config (Results 1 – 11 of 11) sorted by relevance
273 struct socfpga_sdram_misc_config misc_config = { variable318 return &misc_config; in socfpga_get_sdram_misc_config()
276 vhtcfg->misc_config = cfg->misc_config; in mwifiex_cmd_11ac_cfg()
311 u8 misc_config; member320 u16 misc_config; /* Needed for 802.11AC cards only */ member
293 htcfg->misc_config = cpu_to_le16(txcfg->misc_config); in mwifiex_cmd_11n_cfg()
242 vht_cfg.misc_config = VHT_CAP_UAP_ONLY; in mwifiex_set_vht_width()245 vht_cfg.misc_config |= VHT_BW_80_160_80P80; in mwifiex_set_vht_width()
1696 __le16 misc_config; /* Needed for 802.11AC cards only */ member1935 u8 misc_config; member
1362 vhtcfg->misc_config = vht_cfg->txrx & 0x3; in wlan_cmd_11ac_cfg()1363 if (vhtcfg->misc_config != 2) in wlan_cmd_11ac_cfg()1364 vhtcfg->misc_config |= (vht_cfg->bwcfg << 2); in wlan_cmd_11ac_cfg()1398 cfg->param.vht_cfg.txrx = vhtcfg->misc_config & 0x03; in wlan_ret_11ac_cfg()1401 (vhtcfg->misc_config & 0x04) >> 2; in wlan_ret_11ac_cfg()
2019 htcfg->misc_config = wlan_cpu_to_le16(txcfg->misc_cfg); in wlan_cmd_11n_cfg()2047 wlan_le16_to_cpu(htcfg->misc_config); in wlan_ret_11n_cfg()
5128 t_u16 misc_config;5171 t_u8 misc_config;
2002 htcfg->misc_config = wlan_cpu_to_le16(txcfg->misc_cfg); in wlan_cmd_11n_cfg()2031 wlan_le16_to_cpu(htcfg->misc_config); in wlan_ret_11n_cfg()
3915 t_u16 misc_config;