Searched refs:RSPEC_ISLDPC (Results 1 – 7 of 7) sorted by relevance
134 #define RSPEC_ISLDPC(rspec) (((rspec) & WL_RSPEC_LDPC) != 0) macro
186 #define RSPEC_ISLDPC(rspec) (((rspec) & WL_RSPEC_LDPC) != 0) macro
693 if (RSPEC_ISLDPC(rspec)) { in bcmwifi_update_rate_modulation_info()726 if (RSPEC_ISLDPC(rspec)) in bcmwifi_update_rate_modulation_info()
353 #define RSPEC_ISLDPC(rspec) (((rspec) & WL_RSPEC_LDPC) != 0) macro