Searched refs:txcfg (Results 1 – 5 of 5) sorted by relevance
292 struct mwifiex_ds_11n_tx_cfg *txcfg) in mwifiex_cmd_11n_cfg() argument299 htcfg->ht_tx_cap = cpu_to_le16(txcfg->tx_htcap); in mwifiex_cmd_11n_cfg()300 htcfg->ht_tx_info = cpu_to_le16(txcfg->tx_htinfo); in mwifiex_cmd_11n_cfg()
34 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()
31 txcfg=0x24, //Transmit Configuration Register enumerator
1423 outl (tx_flags, ioaddr + txcfg); in sis900_set_mode()2339 outl(inl(ioaddr + txcfg) | TxMLB, ioaddr + txcfg); in set_rx_mode()