Searched refs:stream_map (Results 1 – 2 of 2) sorted by relevance
134 uint8_t stream_map[2][HDA_STREAM_TAGS_CNT]; member675 sc->stream_map[dir][strm] = stream_ind; in hda_stream_start()1159 stream_ind = sc->stream_map[dir][stream]; in hda_transfer()
3814 unsigned int stream_map = (mcs_map >> ((i - 1) * 2)) & 0x3; in parse_mcs_map_for_max_nss() local3817 if (stream_map != 3) { in parse_mcs_map_for_max_nss()