Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/channel/
H A Dos_channel_private.h173 const uint32_t csm_tx_rings; /* # of tx rings */ member
H A Dchannel.c1952 SK_D(" tx_rings: %u [%u,%u]", ch_schema->csm_tx_rings, in ch_connect_log1()
/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus_adapter.c870 *(uint32_t *)(uintptr_t)&csm->csm_tx_rings = n[NR_TX]; in na_schema_alloc()