Searched refs:WL_RSPEC_LDPC (Results 1 – 16 of 16) sorted by relevance
57 #define WL_RSPEC_LDPC 0x00400000 macro134 #define RSPEC_ISLDPC(rspec) (((rspec) & WL_RSPEC_LDPC) != 0)
193 rspec |= WL_RSPEC_LDPC; in wf_he_plcp_to_rspec()230 rspec |= WL_RSPEC_LDPC; in wf_vht_plcp_to_rspec()
142 rspec |= WL_RSPEC_LDPC; in BCMFASTPATH()
211 rspec |= WL_RSPEC_LDPC; in wl_calcRspecFromRTap()
57 #define WL_RSPEC_LDPC 0x00400000u macro186 #define RSPEC_ISLDPC(rspec) (((rspec) & WL_RSPEC_LDPC) != 0)
61 #define WL_RSPEC_LDPC 0x00400000 /* bit indicates adv coding in use */ macro
60 #define WL_RSPEC_LDPC 0x00400000 /* bit indicates adv coding in use */ macro
57 #define WL_RSPEC_LDPC 0x00400000 /* bit indicates adv coding in use */ macro
353 #define RSPEC_ISLDPC(rspec) (((rspec) & WL_RSPEC_LDPC) != 0)