Searched refs:tx_streams (Results 1 – 7 of 7) sorted by relevance
176 u8 tx_streams, rx_streams; in ath9k_cmn_setup_ht_cap() local211 tx_streams = ath9k_cmn_count_streams(ah->txchainmask, max_streams); in ath9k_cmn_setup_ht_cap()215 tx_streams, rx_streams); in ath9k_cmn_setup_ht_cap()217 if (tx_streams != rx_streams) { in ath9k_cmn_setup_ht_cap()219 ht_info->mcs.tx_params |= ((tx_streams - 1) << in ath9k_cmn_setup_ht_cap()
440 u8 tx_streams; in mt7603_mcu_set_channel() member449 .tx_streams = n_chains, in mt7603_mcu_set_channel()
1903 unsigned int rx_streams, tx_streams, tx_params = 0; in carl9170_parse_eeprom() local1911 tx_streams = hweight8(ar->eeprom.tx_mask); in carl9170_parse_eeprom()1913 if (rx_streams != tx_streams) { in carl9170_parse_eeprom()1916 WARN_ON(!(tx_streams >= 1 && tx_streams <= in carl9170_parse_eeprom()1919 tx_params = (tx_streams - 1) << in carl9170_parse_eeprom()
381 u8 tx_streams; member
912 ra->tx_streams = max_nss; in mt7915_mcu_bss_ra_tlv()
1662 u8 tx_streams; in mt7615_mcu_uni_add_bss() member1679 .tx_streams = hweight8(phy->mt76->antenna_mask), in mt7615_mcu_uni_add_bss()2901 u8 tx_streams; in mt7615_mcu_set_chan_info() member2918 .tx_streams = hweight8(phy->mt76->antenna_mask), in mt7615_mcu_set_chan_info()
2388 int tx_streams; in mwl8k_set_ht_caps() local2415 tx_streams = hweight32(cap & MWL8K_CAP_TX_ANTENNA_MASK); in mwl8k_set_ht_caps()2425 if (rx_streams != tx_streams) { in mwl8k_set_ht_caps()2427 band->ht_cap.mcs.tx_params |= (tx_streams - 1) << in mwl8k_set_ht_caps()