Searched refs:nexus_upipe_adapter (Results 1 – 4 of 4) sorted by relevance
67 static struct nexus_upipe_adapter *nx_upipe_find(struct nexus_adapter *,70 struct nexus_upipe_adapter *);72 struct nexus_upipe_adapter *);115 static struct nexus_upipe_adapter *na_upipe_alloc(zalloc_flags_t);248 static SKMEM_TYPE_DEFINE(na_upipe_zone, struct nexus_upipe_adapter);406 static struct nexus_upipe_adapter *409 struct nexus_upipe_adapter *pna; in na_upipe_alloc()411 _CASSERT(offsetof(struct nexus_upipe_adapter, pna_up) == 0); in na_upipe_alloc()424 struct nexus_upipe_adapter *pna = (struct nexus_upipe_adapter *)na; in na_upipe_free()599 struct nexus_upipe_adapter *pna = __container_of(na, in nx_upipe_dom_defunct()[all …]
63 struct nexus_upipe_adapter { struct74 struct nexus_upipe_adapter *pna_peer; /* the other end of the pipe */ argument
68 struct nexus_upipe_adapter;271 struct nexus_upipe_adapter **__counted_by(na_max_pipes) na_pipes;
632 struct nexus_upipe_adapter *pna; in _kern_channel_defunct_eligible()640 pna = (struct nexus_upipe_adapter *)ch->ch_na; in _kern_channel_defunct_eligible()