Searched refs:txcfg (Results 1 – 8 of 8) sorted by relevance
282 struct mwifiex_ds_11n_tx_cfg *txcfg) in mwifiex_cmd_11n_cfg() argument289 htcfg->ht_tx_cap = cpu_to_le16(txcfg->tx_htcap); in mwifiex_cmd_11n_cfg()290 htcfg->ht_tx_info = cpu_to_le16(txcfg->tx_htinfo); in mwifiex_cmd_11n_cfg()293 htcfg->misc_config = cpu_to_le16(txcfg->misc_config); in mwifiex_cmd_11n_cfg()
33 struct mwifiex_ds_11n_tx_cfg *txcfg);
107 u32 txcfg, curLevel, newLevel; in ath9k_hw_updatetxtriglevel() local114 txcfg = REG_READ(ah, AR_TXCFG); in ath9k_hw_updatetxtriglevel()115 curLevel = MS(txcfg, AR_FTRIG); in ath9k_hw_updatetxtriglevel()124 (txcfg & ~AR_FTRIG) | SM(newLevel, AR_FTRIG)); in ath9k_hw_updatetxtriglevel()
32 txcfg=0x24, //Transmit Configuration Register enumerator
1436 sw32(txcfg, tx_flags); in sis900_set_mode()2433 sw32(txcfg, sr32(txcfg) | TxMLB); in set_rx_mode()
1994 mlan_ds_11n_tx_cfg *txcfg = (mlan_ds_11n_tx_cfg *)pdata_buf; in wlan_cmd_11n_cfg() local2000 htcfg->ht_tx_cap = wlan_cpu_to_le16(txcfg->httxcap); in wlan_cmd_11n_cfg()2001 htcfg->ht_tx_info = wlan_cpu_to_le16(txcfg->httxinfo); in wlan_cmd_11n_cfg()2002 htcfg->misc_config = wlan_cpu_to_le16(txcfg->misc_cfg); in wlan_cmd_11n_cfg()
2011 mlan_ds_11n_tx_cfg *txcfg = (mlan_ds_11n_tx_cfg *)pdata_buf; in wlan_cmd_11n_cfg() local2017 htcfg->ht_tx_cap = wlan_cpu_to_le16(txcfg->httxcap); in wlan_cmd_11n_cfg()2018 htcfg->ht_tx_info = wlan_cpu_to_le16(txcfg->httxinfo); in wlan_cmd_11n_cfg()2019 htcfg->misc_config = wlan_cpu_to_le16(txcfg->misc_cfg); in wlan_cmd_11n_cfg()
1324 where <m> is <txcfg>1340 <band> - This is the band info for <txcfg> settings.