Searched refs:chspec2 (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | bcmwifi_channels.c | 798 wf_chspec_coexist(chanspec_t chspec1, chanspec_t chspec2) in wf_chspec_coexist() argument 802 same_primary = (wf_chspec_primary20_chan(chspec1) == wf_chspec_primary20_chan(chspec2)); in wf_chspec_coexist() 805 if (CHSPEC_IS40(chspec1) && CHSPEC_IS40(chspec2)) { in wf_chspec_coexist() 806 return (CHSPEC_CTL_SB(chspec1) == CHSPEC_CTL_SB(chspec2)); in wf_chspec_coexist()
|
| H A D | bcmwifi_channels.h | 397 extern bool wf_chspec_coexist(chanspec_t chspec1, chanspec_t chspec2);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | bcmwifi_channels.c | 847 wf_chspec_coexist(chanspec_t chspec1, chanspec_t chspec2) in wf_chspec_coexist() argument 851 same_primary = (wf_chspec_primary20_chan(chspec1) == wf_chspec_primary20_chan(chspec2)); in wf_chspec_coexist() 854 if (CHSPEC_IS40(chspec1) && CHSPEC_IS40(chspec2)) { in wf_chspec_coexist() 855 return (CHSPEC_CTL_SB(chspec1) == CHSPEC_CTL_SB(chspec2)); in wf_chspec_coexist()
|
| H A D | bcmwifi_channels.h | 401 extern bool wf_chspec_coexist(chanspec_t chspec1, chanspec_t chspec2);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcmwifi_channels.c | 847 wf_chspec_coexist(chanspec_t chspec1, chanspec_t chspec2) in wf_chspec_coexist() argument 851 same_primary = (wf_chspec_primary20_chan(chspec1) == wf_chspec_primary20_chan(chspec2)); in wf_chspec_coexist() 854 if (CHSPEC_IS40(chspec1) && CHSPEC_IS40(chspec2)) { in wf_chspec_coexist() 855 return (CHSPEC_CTL_SB(chspec1) == CHSPEC_CTL_SB(chspec2)); in wf_chspec_coexist()
|
| H A D | bcmwifi_channels.h | 401 extern bool wf_chspec_coexist(chanspec_t chspec1, chanspec_t chspec2);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmwifi_channels.c | 1569 wf_chspec_coexist(chanspec_t chspec1, chanspec_t chspec2) in wf_chspec_coexist() argument 1573 same_primary = (wf_chspec_primary20_chan(chspec1) == wf_chspec_primary20_chan(chspec2)); in wf_chspec_coexist() 1576 if (CHSPEC_IS40(chspec1) && CHSPEC_IS40(chspec2)) { in wf_chspec_coexist() 1577 return (CHSPEC_CTL_SB(chspec1) == CHSPEC_CTL_SB(chspec2)); in wf_chspec_coexist()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmwifi_channels.c | 1569 wf_chspec_coexist(chanspec_t chspec1, chanspec_t chspec2) in wf_chspec_coexist() argument 1573 same_primary = (wf_chspec_primary20_chan(chspec1) == wf_chspec_primary20_chan(chspec2)); in wf_chspec_coexist() 1576 if (CHSPEC_IS40(chspec1) && CHSPEC_IS40(chspec2)) { in wf_chspec_coexist() 1577 return (CHSPEC_CTL_SB(chspec1) == CHSPEC_CTL_SB(chspec2)); in wf_chspec_coexist()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmwifi_channels.h | 392 extern bool wf_chspec_coexist(chanspec_t chspec1, chanspec_t chspec2);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmwifi_channels.h | 392 extern bool wf_chspec_coexist(chanspec_t chspec1, chanspec_t chspec2);
|