Searched refs:httxcap (Results 1 – 4 of 4) sorted by relevance
826 htcfg->ht_tx_cap = wlan_cpu_to_le16(txcfg->httxcap); in wlan_cmd_11n_cfg()861 cfg->param.tx_cfg.httxcap = wlan_le16_to_cpu(htcfg->ht_tx_cap); in wlan_ret_11n_cfg()
1384 … .httxcap = DOT11N_CFG_ENABLE_GREENFIELD_XMIT | DOT11N_CFG_ENABLE_SHORT_GI_20MHZ | in wrapper_wlan_cmd_11n_cfg()1605 ds_11n_cfg.param.tx_cfg.httxcap = httxcfg; in wifi_set_httxcfg()1622 ds_11n_cfg.param.tx_cfg.httxcap = httxcfg; in wifi_uap_set_httxcfg_int()
2536 dot11n_tx_cfg.httxcap = httxcfg; in wifi_send_11n_cfg_cmd()
2911 t_u16 httxcap; member