Searched refs:tx_cfg (Results 1 – 3 of 3) sorted by relevance
148 (t_void *)&cfg->param.tx_cfg); in wlan_11n_ioctl_httxcfg()861 cfg->param.tx_cfg.httxcap = wlan_le16_to_cpu(htcfg->ht_tx_cap); in wlan_ret_11n_cfg()862 cfg->param.tx_cfg.httxinfo = wlan_le16_to_cpu(htcfg->ht_tx_info); in wlan_ret_11n_cfg()863 cfg->param.tx_cfg.misc_cfg = wlan_le16_to_cpu(htcfg->misc_config); in wlan_ret_11n_cfg()
1605 ds_11n_cfg.param.tx_cfg.httxcap = httxcfg; in wifi_set_httxcfg()1607 ds_11n_cfg.param.tx_cfg.misc_cfg = BAND_SELECT_BOTH; in wifi_set_httxcfg()1609 ds_11n_cfg.param.tx_cfg.misc_cfg = BAND_SELECT_BG; in wifi_set_httxcfg()1622 ds_11n_cfg.param.tx_cfg.httxcap = httxcfg; in wifi_uap_set_httxcfg_int()1624 ds_11n_cfg.param.tx_cfg.misc_cfg = BAND_SELECT_BOTH; in wifi_uap_set_httxcfg_int()1626 ds_11n_cfg.param.tx_cfg.misc_cfg = BAND_SELECT_BG; in wifi_uap_set_httxcfg_int()
3288 mlan_ds_11n_tx_cfg tx_cfg; member