Home
last modified time | relevance | path

Searched refs:CNBUFS (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmutils.c2866 #define CNBUFS 5 /* # of bufs */ macro
2873 uint len[CNBUFS]; in testcrc32()
2875 uint32 crc32tv[CNBUFS] = in testcrc32()
2878 ASSERT((buf = MALLOC(CBUFSIZ*CNBUFS)) != NULL); in testcrc32()
2882 for (j = 0; j < CNBUFS; j++) { in testcrc32()
2888 for (j = 0; j < CNBUFS; j++) { in testcrc32()
2894 MFREE(buf, CBUFSIZ*CNBUFS); in testcrc32()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmutils.c2866 #define CNBUFS 5 /* # of bufs */ macro
2873 uint len[CNBUFS]; in testcrc32()
2875 uint32 crc32tv[CNBUFS] = in testcrc32()
2878 ASSERT((buf = MALLOC(CBUFSIZ*CNBUFS)) != NULL); in testcrc32()
2882 for (j = 0; j < CNBUFS; j++) { in testcrc32()
2888 for (j = 0; j < CNBUFS; j++) { in testcrc32()
2894 MFREE(buf, CBUFSIZ*CNBUFS); in testcrc32()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dbcmutils.c1893 #define CNBUFS 5 /* # of bufs */ macro
1900 uint len[CNBUFS]; in testcrc32()
1902 uint32 crc32tv[CNBUFS] = in testcrc32()
1905 ASSERT((buf = MALLOC(CBUFSIZ*CNBUFS)) != NULL); in testcrc32()
1909 for (j = 0; j < CNBUFS; j++) { in testcrc32()
1915 for (j = 0; j < CNBUFS; j++) { in testcrc32()
1921 MFREE(buf, CBUFSIZ*CNBUFS); in testcrc32()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmutils.c2866 #define CNBUFS 5 /* # of bufs */ macro
2873 uint len[CNBUFS]; in testcrc32()
2875 uint32 crc32tv[CNBUFS] = in testcrc32()
2878 ASSERT((buf = MALLOC(CBUFSIZ*CNBUFS)) != NULL); in testcrc32()
2882 for (j = 0; j < CNBUFS; j++) { in testcrc32()
2888 for (j = 0; j < CNBUFS; j++) { in testcrc32()
2894 MFREE(buf, CBUFSIZ*CNBUFS); in testcrc32()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmutils.c4055 #define CNBUFS 5 /* # of bufs */ macro
4062 uint len[CNBUFS]; in testcrc32()
4064 uint32 crc32tv[CNBUFS] = in testcrc32()
4067 ASSERT((buf = MALLOC(CBUFSIZ*CNBUFS)) != NULL); in testcrc32()
4071 for (j = 0; j < CNBUFS; j++) { in testcrc32()
4077 for (j = 0; j < CNBUFS; j++) { in testcrc32()
4083 MFREE(buf, CBUFSIZ*CNBUFS); in testcrc32()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmutils.c4055 #define CNBUFS 5 /* # of bufs */ macro
4062 uint len[CNBUFS]; in testcrc32()
4064 uint32 crc32tv[CNBUFS] = in testcrc32()
4067 ASSERT((buf = MALLOC(CBUFSIZ*CNBUFS)) != NULL); in testcrc32()
4071 for (j = 0; j < CNBUFS; j++) { in testcrc32()
4077 for (j = 0; j < CNBUFS; j++) { in testcrc32()
4083 MFREE(buf, CBUFSIZ*CNBUFS); in testcrc32()