Home
last modified time | relevance | path

Searched refs:GOODCOREADDR (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dsiutils_priv.h166 #define GOODCOREADDR(x, b) (((x) >= (b)) && ((x) < ((b) + SI_MAXCORES * SI_CORE_SIZE)) && \ macro
H A Dsiutils.c607 if (!GOODCOREADDR(savewin, SI_ENUM_BASE)) in si_doattach()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dsiutils_priv.h182 #define GOODCOREADDR(x, b) (((x) >= (b)) && ((x) < ((b) + SI_MAXCORES * SI_CORE_SIZE)) && \ macro
H A Dsiutils.c741 if (!GOODCOREADDR(savewin, SI_ENUM_BASE(sih))) in si_doattach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Daiutils.c321 #define GOODCOREADDR(x, b) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dsiutils_priv.h182 #define GOODCOREADDR(x, b) (((x) >= (b)) && ((x) < ((b) + SI_MAXCORES * SI_CORE_SIZE)) && \ macro
H A Dsiutils.c742 if (!GOODCOREADDR(savewin, SI_ENUM_BASE(sih))) in si_doattach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dsiutils_priv.h182 #define GOODCOREADDR(x, b) (((x) >= (b)) && ((x) < ((b) + SI_MAXCORES * SI_CORE_SIZE)) && \ macro
H A Dsiutils.c742 if (!GOODCOREADDR(savewin, SI_ENUM_BASE(sih))) in si_doattach()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dsiutils_priv.h247 #define GOODCOREADDR(x, b) (((x) >= (b)) && ((x) < ((b) + SI_MAXCORES * SI_CORE_SIZE)) && \ macro
H A Dsiutils.c2750 if (!GOODCOREADDR(savewin, SI_ENUM_BASE(sih))) in BCMATTACHFN()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dsiutils_priv.h247 #define GOODCOREADDR(x, b) (((x) >= (b)) && ((x) < ((b) + SI_MAXCORES * SI_CORE_SIZE)) && \ macro
H A Dsiutils.c2750 if (!GOODCOREADDR(savewin, SI_ENUM_BASE(sih))) in BCMATTACHFN()