Home
last modified time | relevance | path

Searched refs:same_primary (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmwifi_channels.c800 bool same_primary; in wf_chspec_coexist() local
802 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmwifi_channels.c849 bool same_primary; in wf_chspec_coexist() local
851 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmwifi_channels.c849 bool same_primary; in wf_chspec_coexist() local
851 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmwifi_channels.c1571 bool same_primary; in wf_chspec_coexist() local
1573 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwifi_channels.c1571 bool same_primary; in wf_chspec_coexist() local
1573 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()