Searched refs:bcm_dbgobj (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | bcmutils.c | 2096 struct bcm_dbgobj { struct 2097 struct bcm_dbgobj *prior; argument 2098 struct bcm_dbgobj *next; argument 2107 static struct bcm_dbgobj *dbgobj_freehead = NULL; argument 2108 static struct bcm_dbgobj *dbgobj_freetail = NULL; 2109 static struct bcm_dbgobj *dbgobj_objhead = NULL; 2110 static struct bcm_dbgobj *dbgobj_objtail = NULL; 2114 static struct bcm_dbgobj bcm_dbg_objs[BCM_OBJDBG_COUNT]; 2121 memset(&bcm_dbg_objs, 0x00, sizeof(struct bcm_dbgobj) * BCM_OBJDBG_COUNT); in bcm_object_trace_init() 2144 bcm_object_rm_list(struct bcm_dbgobj **head, struct bcm_dbgobj **tail, in bcm_object_rm_list() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcmutils.c | 2096 struct bcm_dbgobj { struct 2097 struct bcm_dbgobj *prior; argument 2098 struct bcm_dbgobj *next; argument 2107 static struct bcm_dbgobj *dbgobj_freehead = NULL; argument 2108 static struct bcm_dbgobj *dbgobj_freetail = NULL; 2109 static struct bcm_dbgobj *dbgobj_objhead = NULL; 2110 static struct bcm_dbgobj *dbgobj_objtail = NULL; 2114 static struct bcm_dbgobj bcm_dbg_objs[BCM_OBJDBG_COUNT]; 2121 memset(&bcm_dbg_objs, 0x00, sizeof(struct bcm_dbgobj) * BCM_OBJDBG_COUNT); in bcm_object_trace_init() 2144 bcm_object_rm_list(struct bcm_dbgobj **head, struct bcm_dbgobj **tail, in bcm_object_rm_list() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | bcmutils.c | 1169 struct bcm_dbgobj { struct 1170 struct bcm_dbgobj *prior; argument 1171 struct bcm_dbgobj *next; argument 1180 static struct bcm_dbgobj *dbgobj_freehead = NULL; argument 1181 static struct bcm_dbgobj *dbgobj_freetail = NULL; 1182 static struct bcm_dbgobj *dbgobj_objhead = NULL; 1183 static struct bcm_dbgobj *dbgobj_objtail = NULL; 1187 static struct bcm_dbgobj bcm_dbg_objs[BCM_OBJDBG_COUNT]; 1194 memset(&bcm_dbg_objs, 0x00, sizeof(struct bcm_dbgobj) * BCM_OBJDBG_COUNT); in bcm_object_trace_init() 1217 bcm_object_rm_list(struct bcm_dbgobj **head, struct bcm_dbgobj **tail, in bcm_object_rm_list() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | bcmutils.c | 2096 struct bcm_dbgobj { struct 2097 struct bcm_dbgobj *prior; argument 2098 struct bcm_dbgobj *next; argument 2107 static struct bcm_dbgobj *dbgobj_freehead = NULL; argument 2108 static struct bcm_dbgobj *dbgobj_freetail = NULL; 2109 static struct bcm_dbgobj *dbgobj_objhead = NULL; 2110 static struct bcm_dbgobj *dbgobj_objtail = NULL; 2114 static struct bcm_dbgobj bcm_dbg_objs[BCM_OBJDBG_COUNT]; 2121 memset(&bcm_dbg_objs, 0x00, sizeof(struct bcm_dbgobj) * BCM_OBJDBG_COUNT); in bcm_object_trace_init() 2144 bcm_object_rm_list(struct bcm_dbgobj **head, struct bcm_dbgobj **tail, in bcm_object_rm_list() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmutils.c | 3278 struct bcm_dbgobj { struct 3279 struct bcm_dbgobj *prior; argument 3280 struct bcm_dbgobj *next; argument 3289 static struct bcm_dbgobj *dbgobj_freehead = NULL; argument 3290 static struct bcm_dbgobj *dbgobj_freetail = NULL; 3291 static struct bcm_dbgobj *dbgobj_objhead = NULL; 3292 static struct bcm_dbgobj *dbgobj_objtail = NULL; 3296 static struct bcm_dbgobj bcm_dbg_objs[BCM_OBJDBG_COUNT]; 3303 memset(&bcm_dbg_objs, 0x00, sizeof(struct bcm_dbgobj) * BCM_OBJDBG_COUNT); in bcm_object_trace_init() 3326 bcm_object_rm_list(struct bcm_dbgobj **head, struct bcm_dbgobj **tail, in bcm_object_rm_list() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmutils.c | 3278 struct bcm_dbgobj { struct 3279 struct bcm_dbgobj *prior; argument 3280 struct bcm_dbgobj *next; argument 3289 static struct bcm_dbgobj *dbgobj_freehead = NULL; argument 3290 static struct bcm_dbgobj *dbgobj_freetail = NULL; 3291 static struct bcm_dbgobj *dbgobj_objhead = NULL; 3292 static struct bcm_dbgobj *dbgobj_objtail = NULL; 3296 static struct bcm_dbgobj bcm_dbg_objs[BCM_OBJDBG_COUNT]; 3303 memset(&bcm_dbg_objs, 0x00, sizeof(struct bcm_dbgobj) * BCM_OBJDBG_COUNT); in bcm_object_trace_init() 3326 bcm_object_rm_list(struct bcm_dbgobj **head, struct bcm_dbgobj **tail, in bcm_object_rm_list() [all …]
|