Home
last modified time | relevance | path

Searched refs:stream_map (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dpci_hda.c134 uint8_t stream_map[2][HDA_STREAM_TAGS_CNT]; member
675 sc->stream_map[dir][strm] = stream_ind; in hda_stream_start()
1159 stream_ind = sc->stream_map[dir][stream]; in hda_transfer()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_common.c3814 unsigned int stream_map = (mcs_map >> ((i - 1) * 2)) & 0x3; in parse_mcs_map_for_max_nss() local
3817 if (stream_map != 3) { in parse_mcs_map_for_max_nss()