Searched refs:tx_streams (Results 1 – 10 of 10) 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()
393 u8 tx_streams; in mt7603_mcu_set_channel() member402 .tx_streams = n_chains, in mt7603_mcu_set_channel()
1882 unsigned int rx_streams, tx_streams, tx_params = 0; in carl9170_parse_eeprom() local1890 tx_streams = hweight8(ar->eeprom.tx_mask); in carl9170_parse_eeprom()1892 if (rx_streams != tx_streams) { in carl9170_parse_eeprom()1895 WARN_ON(!(tx_streams >= 1 && tx_streams <= in carl9170_parse_eeprom()1898 tx_params |= (tx_streams - 1) << in carl9170_parse_eeprom()
306 u8 tx_streams; member
525 ra->tx_streams = max_nss; in mt7915_mcu_bss_ra_tlv()
248 u8 tx_streams; member
551 ch->tx_streams = hweight8(phy->mt76->antenna_mask); in mt7996_mcu_bss_rfch_tlv()
2392 int tx_streams; in mwl8k_set_ht_caps() local2419 tx_streams = hweight32(cap & MWL8K_CAP_TX_ANTENNA_MASK); in mwl8k_set_ht_caps()2429 if (rx_streams != tx_streams) { in mwl8k_set_ht_caps()2431 band->ht_cap.mcs.tx_params |= (tx_streams - 1) << in mwl8k_set_ht_caps()
2127 u8 tx_streams; in mt7615_mcu_set_chan_info() member2144 .tx_streams = hweight8(phy->mt76->antenna_mask), in mt7615_mcu_set_chan_info()
1442 u8 tx_streams; in mt76_connac_mcu_uni_set_chctx() member1460 .tx_streams = hweight8(phy->antenna_mask), in mt76_connac_mcu_uni_set_chctx()