Searched refs:tx_streams (Results 1 – 12 of 12) 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()
1886 unsigned int rx_streams, tx_streams, tx_params = 0; in carl9170_parse_eeprom() local1894 tx_streams = hweight8(ar->eeprom.tx_mask); in carl9170_parse_eeprom()1896 if (rx_streams != tx_streams) { in carl9170_parse_eeprom()1899 WARN_ON(!(tx_streams >= 1 && tx_streams <= in carl9170_parse_eeprom()1902 tx_params |= (tx_streams - 1) << in carl9170_parse_eeprom()
306 u8 tx_streams; member
531 ra->tx_streams = max_nss; in mt7915_mcu_bss_ra_tlv()
480 u8 tx_streams; member
2183 req->tx_streams = hweight8(phy->antenna_mask); in mt7925_mcu_bss_rlm_tlv()
386 u8 tx_streams; member
766 ch->tx_streams = hweight8(phy->mt76->antenna_mask); in mt7996_mcu_bss_rfch_tlv()
2397 int tx_streams; in mwl8k_set_ht_caps() local2424 tx_streams = hweight32(cap & MWL8K_CAP_TX_ANTENNA_MASK); in mwl8k_set_ht_caps()2434 if (rx_streams != tx_streams) { in mwl8k_set_ht_caps()2436 band->ht_cap.mcs.tx_params |= (tx_streams - 1) << in mwl8k_set_ht_caps()
2121 u8 tx_streams; in mt7615_mcu_set_chan_info() member2138 .tx_streams = hweight8(phy->mt76->antenna_mask), in mt7615_mcu_set_chan_info()
1472 u8 tx_streams; in mt76_connac_mcu_uni_set_chctx() member1490 .tx_streams = hweight8(phy->antenna_mask), in mt76_connac_mcu_uni_set_chctx()