Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/channel/
H A Dos_channel_private.h283 #define CR_KIND_RX 0 /* same as NR_RX */ macro
/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus_adapter.c1988 static_assert(NR_RX == CR_KIND_RX); in na_kr_setup()