Searched refs:HT_RC_2_STREAMS (Results 1 – 1 of 1) sorted by relevance
60 #define HT_RC_2_STREAMS(_rc) ((((_rc) & 0x78) >> 3) + 1) macro1282 streams = HT_RC_2_STREAMS(rc); in ath_pkt_duration()