Searched refs:same_primary (Results 1 – 5 of 5) sorted by relevance
800 bool same_primary; in wf_chspec_coexist() local802 same_primary = (wf_chspec_primary20_chan(chspec1) == wf_chspec_primary20_chan(chspec2)); in wf_chspec_coexist()804 if (same_primary && CHSPEC_IS2G(chspec1)) { in wf_chspec_coexist()809 return same_primary; in wf_chspec_coexist()
849 bool same_primary; in wf_chspec_coexist() local851 same_primary = (wf_chspec_primary20_chan(chspec1) == wf_chspec_primary20_chan(chspec2)); in wf_chspec_coexist()853 if (same_primary && CHSPEC_IS2G(chspec1)) { in wf_chspec_coexist()858 return same_primary; in wf_chspec_coexist()
1571 bool same_primary; in wf_chspec_coexist() local1573 same_primary = (wf_chspec_primary20_chan(chspec1) == wf_chspec_primary20_chan(chspec2)); in wf_chspec_coexist()1575 if (same_primary && CHSPEC_IS2G(chspec1)) { in wf_chspec_coexist()1580 return same_primary; in wf_chspec_coexist()