Searched refs:RSPEC_SHORT_GI (Results 1 – 3 of 3) sorted by relevance
109 #define RSPEC_SHORT_GI 0x00800000 macro132 return (rspec & RSPEC_SHORT_GI) == RSPEC_SHORT_GI; in rspec_issgi()157 return (plcp & (RSPEC_SHORT_GI >> 16)) != 0; in plcp3_issgi()
379 rspec |= RSPEC_SHORT_GI; in brcms_c_compute_rspec()
5925 rspec |= RSPEC_SHORT_GI; in mac80211_wlc_set_nrate()6370 rspec[k] &= ~RSPEC_SHORT_GI; in brcms_c_d11hdrs_mac80211()6390 if ((rspec[k] & RSPEC_SHORT_GI) in brcms_c_d11hdrs_mac80211()