Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/channel/
H A Dos_channel_private.h173 uint32_t csm_tx_rings; /* # of tx rings */ member
246 } csm_ring_ofs[__counted_by(csm_tx_rings + csm_rx_rings +
H A Dchannel.c1985 SK_D(" tx_rings: %u [%u,%u]", ch_schema->csm_tx_rings, in ch_connect_log1()
/xnu-11417.140.69/bsd/skywalk/nexus/
H A Dnexus_adapter.c835 csm->csm_tx_rings = ring_counts.tx_rings; in na_schema_alloc()