Searched refs:rx_streams (Results 1 – 2 of 2) sorted by relevance
177 u8 tx_streams, rx_streams; in ath9k_cmn_setup_ht_cap() local213 rx_streams = ath9k_cmn_count_streams(ah->rxchainmask, max_streams); in ath9k_cmn_setup_ht_cap()216 tx_streams, rx_streams); in ath9k_cmn_setup_ht_cap()218 if (tx_streams != rx_streams) { in ath9k_cmn_setup_ht_cap()224 for (i = 0; i < rx_streams; i++) in ath9k_cmn_setup_ht_cap()
1885 unsigned int rx_streams, tx_streams, tx_params = 0; in carl9170_parse_eeprom() local1892 rx_streams = hweight8(ar->eeprom.rx_mask); in carl9170_parse_eeprom()1895 if (rx_streams != tx_streams) { in carl9170_parse_eeprom()