Searched refs:AR9170_RX_STREAM_TAG (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/carl9170/ | ||
H A D | hw.h | 847 #define AR9170_RX_STREAM_TAG 0x4e00 macro |
H A D | rx.c | 890 if (rx_stream->tag != cpu_to_le16(AR9170_RX_STREAM_TAG)) { in carl9170_rx_stream() |