Searched refs:mbufalloc_count (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_debug.c | 190 {"mbufalloc_count", item_handle_size(mbufalloc_count), 191 item_handle_addr(mbufalloc_count)}, 325 {"mbufalloc_count", item_handle_size(mbufalloc_count), 326 item_handle_addr(mbufalloc_count)},
|
| H A D | moal_main.c | 1637 atomic_read(&handle->mbufalloc_count)) { in woal_free_moal_handle() 1642 atomic_read(&handle->mbufalloc_count)); in woal_free_moal_handle() 5751 atomic_inc(&handle->mbufalloc_count); 5806 atomic_dec(&handle->mbufalloc_count); 6744 atomic_read(&phandle->mbufalloc_count)); 7663 atomic_read(&phandle->mbufalloc_count)); 8394 atomic_read(&handle->mbufalloc_count)) { 8399 atomic_read(&handle->mbufalloc_count));
|
| H A D | moal_shim.c | 1091 mbufalloc_count); in moal_recv_packet() 1100 atomic_dec(&handle->mbufalloc_count); in moal_recv_packet()
|
| H A D | moal_main.h | 1688 atomic_t mbufalloc_count; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_debug.c | 243 {"mbufalloc_count", item_handle_size(mbufalloc_count), 244 item_handle_addr(mbufalloc_count), HANDLE_ADDR}, 428 {"mbufalloc_count", item_handle_size(mbufalloc_count), 429 item_handle_addr(mbufalloc_count), HANDLE_ADDR},
|
| H A D | moal_pcie.c | 335 atomic_read(&handle->mbufalloc_count)) { in woal_do_flr() 341 atomic_read(&handle->mbufalloc_count)); in woal_do_flr()
|
| H A D | moal_main.c | 2249 atomic_read(&handle->mbufalloc_count)) { 2254 atomic_read(&handle->mbufalloc_count)); 7949 atomic_inc(&handle->mbufalloc_count); 8003 atomic_dec(&handle->mbufalloc_count); 9259 atomic_read(&phandle->mbufalloc_count)); 9769 atomic_read(&phandle->mbufalloc_count)); 11140 atomic_read(&handle->mbufalloc_count)) { 11145 atomic_read(&handle->mbufalloc_count));
|
| H A D | moal_shim.c | 1823 atomic_dec(&handle->mbufalloc_count); 1898 &handle->mbufalloc_count); 1909 atomic_dec(&handle->mbufalloc_count);
|
| H A D | moal_main.h | 2426 atomic_t mbufalloc_count; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/ |
| H A D | README_MLAN | 265 mbufalloc_count = <number of mlan_buffer allocated>
|