Searched refs:MODADD_POW2 (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | ampdu.c | 76 #define MODADD_POW2(x, y, bound) (((x) + (y)) & ((bound) - 1)) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcmutils.h | 698 #define MODADD_POW2(x, y, bound) (((x) + (y)) & ((bound) - 1)) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcmutils.h | 698 #define MODADD_POW2(x, y, bound) (((x) + (y)) & ((bound) - 1)) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcmutils.h | 698 #define MODADD_POW2(x, y, bound) (((x) + (y)) & ((bound) - 1)) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcmutils.h | 621 #define MODADD_POW2(x, y, bound) (((x) + (y)) & ((bound) - 1)) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmutils.h | 845 #define MODADD_POW2(x, y, bound) (((x) + (y)) & ((bound) - 1)) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmutils.h | 845 #define MODADD_POW2(x, y, bound) (((x) + (y)) & ((bound) - 1)) macro
|