Searched refs:RSPEC_ISSGI (Results 1 – 2 of 2) sorted by relevance
90 MCS_RATE((rspec & RSPEC_RATE_MASK), RSPEC_IS40MHZ(rspec), RSPEC_ISSGI(rspec)) : \94 MCS_RATE((rspec & RSPEC_RATE_MASK), state->is40bw, RSPEC_ISSGI(rspec))/500 : \97 MCS_RATE((rspec & RSPEC_RATE_MASK), RSPEC_IS40MHZ(rspec), RSPEC_ISSGI(rspec))/500 :\106 #define RSPEC_ISSGI(rspec) ((rspec & RSPEC_SHORT_GI) == RSPEC_SHORT_GI) macro
7115 RSPEC_ISSGI(ratespec)) * 4; in wlc_calc_lsig_len()7166 RSPEC_ISSGI(ratespec)) * 4; in wlc_calc_frame_time()7230 RSPEC_ISSGI(ratespec)) * 4; in wlc_calc_frame_len()