Home
last modified time | relevance | path

Searched refs:csm_upp_buf_total (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/bsd/skywalk/channel/
H A Dos_channel_private.h166 volatile uint64_t csm_upp_buf_total; member
/xnu-12377.1.9/libsyscall/wrappers/skywalk/
H A Dos_channel.c2366 *buffer_total = csm->csm_upp_buf_total; in os_channel_get_upp_buffer_stats()
/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_adapter.c552 ch->ch_schema->csm_upp_buf_total = rx_pp->pp_kmd_region->skr_c_obj_cnt; in na_bind_channel()