Searched refs:RSPEC_ISSTBC (Results 1 – 7 of 7) sorted by relevance
135 #define RSPEC_ISSTBC(rspec) (((rspec) & WL_RSPEC_STBC) != 0) macro
187 #define RSPEC_ISSTBC(rspec) (((rspec) & WL_RSPEC_STBC) != 0) macro
684 if (RSPEC_ISSTBC(rspec)) in bcmwifi_update_rate_modulation_info()728 if (RSPEC_ISSTBC(rspec)) in bcmwifi_update_rate_modulation_info()
354 #define RSPEC_ISSTBC(rspec) (((rspec) & WL_RSPEC_STBC) != 0) macro