Home
last modified time | relevance | path

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

/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300desc.h453 #define not_two_stream_rate(_rate) (((_rate) >0x8f) || ((_rate)<0x88)) macro
456 ((( not_two_stream_rate((_series)[0].Rate) && (not_two_stream_rate((_series)[1].Rate)|| \
457 (!(_series)[1].Tries)) && (not_two_stream_rate((_series)[2].Rate)||(!(_series)[2].Tries)) \
458 && (not_two_stream_rate((_series)[3].Rate)||(!(_series)[3].Tries)))) \