Searched refs:WL_RSPEC_ER_TONE_MASK (Results 1 – 2 of 2) sorted by relevance
47 #define WL_RSPEC_ER_TONE_MASK 0x00004000u /**< Range extension tone config */ macro102 #define RSPEC_HE_ER_TONE(rspec) (((rspec) & WL_RSPEC_ER_TONE_MASK) >> \