Searched refs:HT_RC_2_STREAMS (Results 1 – 1 of 1) sorted by relevance
23 #define HT_RC_2_STREAMS(_rc) ((((_rc) & 0x78) >> 3) + 1) macro922 streams = HT_RC_2_STREAMS(rix); in ath_compute_num_delims()1117 streams = HT_RC_2_STREAMS(rix); in ath_pkt_duration()1135 int streams = HT_RC_2_STREAMS(mcs); in ath_max_framelen()