Searched refs:RSPEC_STC (Results 1 – 2 of 2) sorted by relevance
109 #define RSPEC_STC(rspec) ((rspec & RSPEC_STC_MASK) >> RSPEC_STC_SHIFT) macro
7108 int tot_streams = (MCS_TXS(mcs) + 1) + RSPEC_STC(ratespec); in wlc_calc_lsig_len()7117 if (RSPEC_STC(ratespec) == 0) in wlc_calc_lsig_len()7156 int tot_streams = MCS_TXS(mcs) + RSPEC_STC(ratespec); in wlc_calc_frame_time()7168 if (RSPEC_STC(ratespec) == 0) in wlc_calc_frame_time()7221 int tot_streams = MCS_TXS(mcs) + RSPEC_STC(ratespec); in wlc_calc_frame_len()