Searched refs:cr_ring_set (Results 1 – 6 of 6) sorted by relevance
| /xnu-12377.61.12/bsd/skywalk/nexus/kpipe/ |
| H A D | nx_kernel_pipe.c | 357 chr->cr_ring_set = RING_SET_DEFAULT; in nx_kpipe_dom_connect() 713 (int)chr->cr_ring_id, chr->cr_ring_set, chr->cr_endpoint, create, in nx_kpipe_na_find()
|
| /xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/ |
| H A D | nx_flowswitch.c | 790 chr->cr_ring_set = RING_SET_DEFAULT; in nx_fsw_dom_connect() 892 (int)chr->cr_ring_id, chr->cr_ring_set, chr->cr_endpoint, create, in nx_fsw_na_find_log()
|
| /xnu-12377.61.12/bsd/skywalk/channel/ |
| H A D | channel_var.h | 231 ring_set_t cr_ring_set; /* out */ member
|
| /xnu-12377.61.12/bsd/skywalk/nexus/upipe/ |
| H A D | nx_user_pipe.c | 560 chr->cr_ring_set = RING_SET_DEFAULT; in nx_upipe_dom_connect() 1471 (int)chr->cr_ring_id, chr->cr_ring_set, chr->cr_endpoint, create, in nx_upipe_na_find()
|
| /xnu-12377.61.12/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.c | 1189 chr->cr_ring_set = RING_SET_DEFAULT; in nx_netif_dom_connect() 3176 (int)chr->cr_ring_id, chr->cr_ring_set, chr->cr_endpoint, create,
|
| /xnu-12377.61.12/bsd/skywalk/nexus/ |
| H A D | nexus_adapter.c | 451 err = na_set_ringid(ch, chr->cr_ring_set, chr->cr_ring_id); in na_bind_channel()
|