Searched refs:stream_map (Results 1 – 1 of 1) sorted by relevance
672 uint16_t stream_map = (mcs_map >> ((i - 1) * 2)) & 0x3; in ParseMcsMap() local674 if (stream_map != 0x3) { in ParseMcsMap()