Home
last modified time | relevance | path

Searched refs:max_buf_bytes_allocated (Results 1 – 2 of 2) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
Dtiwlan_profile.c67 drv->max_buf_bytes_allocated = 0; in tiwlan_profile_create()
210 drv->max_buf_bytes_allocated += size; in tiwlan_profile_buf_alloc()
315 printk ("\nBuffer Memory Allocated: %u (bytes)", drv->max_buf_bytes_allocated); in tiwlan_profile_report()
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/inc/
Desta_drv.h286 …unsigned max_buf_bytes_allocated; /* Maximum number of allocated bytes on the heap for TX/… member