Home
last modified time | relevance | path

Searched refs:bcm_mwbmap (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmutils.h1012 struct bcm_mwbmap; /* forward declaration for use as an opaque mwbmap handle */
1014 #define BCM_MWBMAP_INVALID_HDL ((struct bcm_mwbmap *)NULL)
1018 extern struct bcm_mwbmap * bcm_mwbmap_init(osl_t * osh, uint32 items_max);
1021 extern void bcm_mwbmap_fini(osl_t * osh, struct bcm_mwbmap * mwbmap_hdl);
1024 extern uint32 bcm_mwbmap_alloc(struct bcm_mwbmap * mwbmap_hdl);
1027 extern void bcm_mwbmap_force(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix);
1030 extern void bcm_mwbmap_free(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix);
1033 extern uint32 bcm_mwbmap_free_cnt(struct bcm_mwbmap * mwbmap_hdl);
1036 extern bool bcm_mwbmap_isfree(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix);
1039 extern void bcm_mwbmap_show(struct bcm_mwbmap * mwbmap_hdl);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmutils.h1012 struct bcm_mwbmap; /* forward declaration for use as an opaque mwbmap handle */
1014 #define BCM_MWBMAP_INVALID_HDL ((struct bcm_mwbmap *)NULL)
1018 extern struct bcm_mwbmap * bcm_mwbmap_init(osl_t * osh, uint32 items_max);
1021 extern void bcm_mwbmap_fini(osl_t * osh, struct bcm_mwbmap * mwbmap_hdl);
1024 extern uint32 bcm_mwbmap_alloc(struct bcm_mwbmap * mwbmap_hdl);
1027 extern void bcm_mwbmap_force(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix);
1030 extern void bcm_mwbmap_free(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix);
1033 extern uint32 bcm_mwbmap_free_cnt(struct bcm_mwbmap * mwbmap_hdl);
1036 extern bool bcm_mwbmap_isfree(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix);
1039 extern void bcm_mwbmap_show(struct bcm_mwbmap * mwbmap_hdl);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmutils.h1012 struct bcm_mwbmap; /* forward declaration for use as an opaque mwbmap handle */
1014 #define BCM_MWBMAP_INVALID_HDL ((struct bcm_mwbmap *)NULL)
1018 extern struct bcm_mwbmap * bcm_mwbmap_init(osl_t * osh, uint32 items_max);
1021 extern void bcm_mwbmap_fini(osl_t * osh, struct bcm_mwbmap * mwbmap_hdl);
1024 extern uint32 bcm_mwbmap_alloc(struct bcm_mwbmap * mwbmap_hdl);
1027 extern void bcm_mwbmap_force(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix);
1030 extern void bcm_mwbmap_free(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix);
1033 extern uint32 bcm_mwbmap_free_cnt(struct bcm_mwbmap * mwbmap_hdl);
1036 extern bool bcm_mwbmap_isfree(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix);
1039 extern void bcm_mwbmap_show(struct bcm_mwbmap * mwbmap_hdl);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcmutils.h1052 struct bcm_mwbmap; /* forward declaration for use as an opaque mwbmap handle */
1054 #define BCM_MWBMAP_INVALID_HDL ((struct bcm_mwbmap *)NULL)
1058 extern struct bcm_mwbmap * bcm_mwbmap_init(osl_t * osh, uint32 items_max);
1061 extern void bcm_mwbmap_fini(osl_t * osh, struct bcm_mwbmap * mwbmap_hdl);
1064 extern uint32 bcm_mwbmap_alloc(struct bcm_mwbmap * mwbmap_hdl);
1067 extern void bcm_mwbmap_force(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix);
1070 extern void bcm_mwbmap_free(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix);
1073 extern uint32 bcm_mwbmap_free_cnt(struct bcm_mwbmap * mwbmap_hdl);
1076 extern bool bcm_mwbmap_isfree(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix);
1079 extern void bcm_mwbmap_show(struct bcm_mwbmap * mwbmap_hdl);
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmutils.h1206 struct bcm_mwbmap; /* forward declaration for use as an opaque mwbmap handle */
1208 #define BCM_MWBMAP_INVALID_HDL ((struct bcm_mwbmap *)NULL)
1212 extern struct bcm_mwbmap * bcm_mwbmap_init(osl_t * osh, uint32 items_max);
1215 extern void bcm_mwbmap_fini(osl_t * osh, struct bcm_mwbmap * mwbmap_hdl);
1218 extern uint32 bcm_mwbmap_alloc(struct bcm_mwbmap * mwbmap_hdl);
1221 extern void bcm_mwbmap_force(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix);
1224 extern void bcm_mwbmap_free(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix);
1227 extern uint32 bcm_mwbmap_free_cnt(struct bcm_mwbmap * mwbmap_hdl);
1230 extern bool bcm_mwbmap_isfree(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix);
1233 extern void bcm_mwbmap_show(struct bcm_mwbmap * mwbmap_hdl);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmutils.h1206 struct bcm_mwbmap; /* forward declaration for use as an opaque mwbmap handle */
1208 #define BCM_MWBMAP_INVALID_HDL ((struct bcm_mwbmap *)NULL)
1212 extern struct bcm_mwbmap * bcm_mwbmap_init(osl_t * osh, uint32 items_max);
1215 extern void bcm_mwbmap_fini(osl_t * osh, struct bcm_mwbmap * mwbmap_hdl);
1218 extern uint32 bcm_mwbmap_alloc(struct bcm_mwbmap * mwbmap_hdl);
1221 extern void bcm_mwbmap_force(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix);
1224 extern void bcm_mwbmap_free(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix);
1227 extern uint32 bcm_mwbmap_free_cnt(struct bcm_mwbmap * mwbmap_hdl);
1230 extern bool bcm_mwbmap_isfree(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix);
1233 extern void bcm_mwbmap_show(struct bcm_mwbmap * mwbmap_hdl);
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmutils.c642 #define BCM_MWBMAP_PTR(hdl) ((struct bcm_mwbmap *)(hdl))
649 (((struct bcm_mwbmap *)(mwb))->magic == (void *)(mwb))); \
660 typedef struct bcm_mwbmap { /* Hierarchical multiword bitmap allocator */ struct
677 struct bcm_mwbmap * argument
680 struct bcm_mwbmap * mwbmap_p; in bcm_mwbmap_init()
752 bcm_mwbmap_fini(osl_t * osh, struct bcm_mwbmap * mwbmap_hdl) in bcm_mwbmap_fini()
759 MFREE(osh, mwbmap_p, sizeof(struct bcm_mwbmap) in bcm_mwbmap_fini()
766 bcm_mwbmap_alloc(struct bcm_mwbmap * mwbmap_hdl) in bcm_mwbmap_alloc()
848 bcm_mwbmap_force(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix) in bcm_mwbmap_force()
902 bcm_mwbmap_free(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix) in bcm_mwbmap_free()
[all …]
H A Ddhd_msgbuf.c1831 struct bcm_mwbmap *pktid_audit; /* multi word bitmap based audit */
1914 struct bcm_mwbmap *handle; in __dhd_pktid_audit()
1927 if (handle == (struct bcm_mwbmap *)NULL) { in __dhd_pktid_audit()
2107 if (map->pktid_audit == (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_init()
2139 if (map->pktid_audit != (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_init()
2141 map->pktid_audit = (struct bcm_mwbmap *)NULL; in dhd_pktid_map_init()
2296 if (map->pktid_audit != (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_fini()
2298 map->pktid_audit = (struct bcm_mwbmap *)NULL; in dhd_pktid_map_fini()
2328 if (map->pktid_audit != (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_fini_ioctl()
2330 map->pktid_audit = (struct bcm_mwbmap *)NULL; in dhd_pktid_map_fini_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmutils.c642 #define BCM_MWBMAP_PTR(hdl) ((struct bcm_mwbmap *)(hdl))
649 (((struct bcm_mwbmap *)(mwb))->magic == (void *)(mwb))); \
660 typedef struct bcm_mwbmap { /* Hierarchical multiword bitmap allocator */ struct
677 struct bcm_mwbmap * argument
680 struct bcm_mwbmap * mwbmap_p; in bcm_mwbmap_init()
752 bcm_mwbmap_fini(osl_t * osh, struct bcm_mwbmap * mwbmap_hdl) in bcm_mwbmap_fini()
759 MFREE(osh, mwbmap_p, sizeof(struct bcm_mwbmap) in bcm_mwbmap_fini()
766 bcm_mwbmap_alloc(struct bcm_mwbmap * mwbmap_hdl) in bcm_mwbmap_alloc()
848 bcm_mwbmap_force(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix) in bcm_mwbmap_force()
902 bcm_mwbmap_free(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix) in bcm_mwbmap_free()
[all …]
H A Ddhd_msgbuf.c1831 struct bcm_mwbmap *pktid_audit; /* multi word bitmap based audit */
1914 struct bcm_mwbmap *handle; in __dhd_pktid_audit()
1927 if (handle == (struct bcm_mwbmap *)NULL) { in __dhd_pktid_audit()
2107 if (map->pktid_audit == (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_init()
2139 if (map->pktid_audit != (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_init()
2141 map->pktid_audit = (struct bcm_mwbmap *)NULL; in dhd_pktid_map_init()
2296 if (map->pktid_audit != (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_fini()
2298 map->pktid_audit = (struct bcm_mwbmap *)NULL; in dhd_pktid_map_fini()
2328 if (map->pktid_audit != (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_fini_ioctl()
2330 map->pktid_audit = (struct bcm_mwbmap *)NULL; in dhd_pktid_map_fini_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dbcmutils.c2873 #define BCM_MWBMAP_PTR(hdl) ((struct bcm_mwbmap *)(hdl))
2880 (((struct bcm_mwbmap *)(mwb))->magic == (void *)(mwb))); \
2892 typedef struct bcm_mwbmap { /* Hierarchical multiword bitmap allocator */ struct
2909 struct bcm_mwbmap * argument
2912 struct bcm_mwbmap * mwbmap_p; in bcm_mwbmap_init()
2984 bcm_mwbmap_fini(osl_t * osh, struct bcm_mwbmap * mwbmap_hdl) in bcm_mwbmap_fini()
2991 MFREE(osh, mwbmap_p, sizeof(struct bcm_mwbmap) in bcm_mwbmap_fini()
2998 bcm_mwbmap_alloc(struct bcm_mwbmap * mwbmap_hdl) in bcm_mwbmap_alloc()
3080 bcm_mwbmap_force(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix) in bcm_mwbmap_force()
3134 bcm_mwbmap_free(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix) in bcm_mwbmap_free()
[all …]
H A Ddhd_msgbuf.c1292 struct bcm_mwbmap *pktid_audit; /* multi word bitmap based audit */
1355 struct bcm_mwbmap *handle; in dhd_pktid_audit()
1367 if (handle == (struct bcm_mwbmap *)NULL) { in dhd_pktid_audit()
1518 if (map->pktid_audit == (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_init()
1550 if (map->pktid_audit != (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_init()
1552 map->pktid_audit = (struct bcm_mwbmap *)NULL; in dhd_pktid_map_init()
1695 if (map->pktid_audit != (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_fini()
1697 map->pktid_audit = (struct bcm_mwbmap *)NULL; in dhd_pktid_map_fini()
1722 if (map->pktid_audit != (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_fini_ioctl()
1724 map->pktid_audit = (struct bcm_mwbmap *)NULL; in dhd_pktid_map_fini_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmutils.c642 #define BCM_MWBMAP_PTR(hdl) ((struct bcm_mwbmap *)(hdl))
649 (((struct bcm_mwbmap *)(mwb))->magic == (void *)(mwb))); \
660 typedef struct bcm_mwbmap { /* Hierarchical multiword bitmap allocator */ struct
677 struct bcm_mwbmap * argument
680 struct bcm_mwbmap * mwbmap_p; in bcm_mwbmap_init()
752 bcm_mwbmap_fini(osl_t * osh, struct bcm_mwbmap * mwbmap_hdl) in bcm_mwbmap_fini()
759 MFREE(osh, mwbmap_p, sizeof(struct bcm_mwbmap) in bcm_mwbmap_fini()
766 bcm_mwbmap_alloc(struct bcm_mwbmap * mwbmap_hdl) in bcm_mwbmap_alloc()
848 bcm_mwbmap_force(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix) in bcm_mwbmap_force()
902 bcm_mwbmap_free(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix) in bcm_mwbmap_free()
[all …]
H A Ddhd_msgbuf.c1831 struct bcm_mwbmap *pktid_audit; /* multi word bitmap based audit */
1914 struct bcm_mwbmap *handle; in __dhd_pktid_audit()
1927 if (handle == (struct bcm_mwbmap *)NULL) { in __dhd_pktid_audit()
2107 if (map->pktid_audit == (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_init()
2139 if (map->pktid_audit != (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_init()
2141 map->pktid_audit = (struct bcm_mwbmap *)NULL; in dhd_pktid_map_init()
2296 if (map->pktid_audit != (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_fini()
2298 map->pktid_audit = (struct bcm_mwbmap *)NULL; in dhd_pktid_map_fini()
2328 if (map->pktid_audit != (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_fini_ioctl()
2330 map->pktid_audit = (struct bcm_mwbmap *)NULL; in dhd_pktid_map_fini_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmutils.c1665 #define BCM_MWBMAP_PTR(hdl) ((struct bcm_mwbmap *)(hdl))
1672 (((struct bcm_mwbmap *)(mwb))->magic == (void *)(mwb))); \
1683 typedef struct bcm_mwbmap { /* Hierarchical multiword bitmap allocator */ struct
1700 struct bcm_mwbmap * argument
1703 struct bcm_mwbmap * mwbmap_p; in BCMATTACHFN()
1775 BCMATTACHFN(bcm_mwbmap_fini)(osl_t * osh, struct bcm_mwbmap * mwbmap_hdl) in BCMATTACHFN()
1782 MFREE(osh, mwbmap_p, sizeof(struct bcm_mwbmap) in BCMATTACHFN()
1789 BCMFASTPATH(bcm_mwbmap_alloc)(struct bcm_mwbmap * mwbmap_hdl) in BCMFASTPATH()
1875 bcm_mwbmap_force(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix) in bcm_mwbmap_force()
1929 BCMPOSTTRAPFASTPATH(bcm_mwbmap_free)(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix) in BCMPOSTTRAPFASTPATH()
[all …]
H A Ddhd_msgbuf.c2162 struct bcm_mwbmap *pktid_audit; /* multi word bitmap based audit */
2254 struct bcm_mwbmap *handle; in __dhd_pktid_audit()
2267 if (handle == (struct bcm_mwbmap *)NULL) { in __dhd_pktid_audit()
2453 if (map->pktid_audit == (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_init()
2485 if (map->pktid_audit != (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_init()
2487 map->pktid_audit = (struct bcm_mwbmap *)NULL; in dhd_pktid_map_init()
2634 if (map->pktid_audit != (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_fini()
2636 map->pktid_audit = (struct bcm_mwbmap *)NULL; in dhd_pktid_map_fini()
2667 if (map->pktid_audit != (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_fini_ioctl()
2669 map->pktid_audit = (struct bcm_mwbmap *)NULL; in dhd_pktid_map_fini_ioctl()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmutils.c1665 #define BCM_MWBMAP_PTR(hdl) ((struct bcm_mwbmap *)(hdl))
1672 (((struct bcm_mwbmap *)(mwb))->magic == (void *)(mwb))); \
1683 typedef struct bcm_mwbmap { /* Hierarchical multiword bitmap allocator */ struct
1700 struct bcm_mwbmap * argument
1703 struct bcm_mwbmap * mwbmap_p; in BCMATTACHFN()
1775 BCMATTACHFN(bcm_mwbmap_fini)(osl_t * osh, struct bcm_mwbmap * mwbmap_hdl) in BCMATTACHFN()
1782 MFREE(osh, mwbmap_p, sizeof(struct bcm_mwbmap) in BCMATTACHFN()
1789 BCMFASTPATH(bcm_mwbmap_alloc)(struct bcm_mwbmap * mwbmap_hdl) in BCMFASTPATH()
1875 bcm_mwbmap_force(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix) in bcm_mwbmap_force()
1929 BCMPOSTTRAPFASTPATH(bcm_mwbmap_free)(struct bcm_mwbmap * mwbmap_hdl, uint32 bitix) in BCMPOSTTRAPFASTPATH()
[all …]
H A Ddhd_msgbuf.c2158 struct bcm_mwbmap *pktid_audit; /* multi word bitmap based audit */
2250 struct bcm_mwbmap *handle; in __dhd_pktid_audit()
2263 if (handle == (struct bcm_mwbmap *)NULL) { in __dhd_pktid_audit()
2449 if (map->pktid_audit == (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_init()
2481 if (map->pktid_audit != (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_init()
2483 map->pktid_audit = (struct bcm_mwbmap *)NULL; in dhd_pktid_map_init()
2630 if (map->pktid_audit != (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_fini()
2632 map->pktid_audit = (struct bcm_mwbmap *)NULL; in dhd_pktid_map_fini()
2663 if (map->pktid_audit != (struct bcm_mwbmap *)NULL) { in dhd_pktid_map_fini_ioctl()
2665 map->pktid_audit = (struct bcm_mwbmap *)NULL; in dhd_pktid_map_fini_ioctl()