Home
last modified time | relevance | path

Searched refs:na_start_spec (Results 1 – 4 of 4) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/nexus/ !
H A Dnexus_adapter.h641 extern void na_start_spec(struct kern_nexus *, struct kern_channel *);
H A Dnexus_adapter.c2859 na_start_spec(struct kern_nexus *nx, struct kern_channel *ch) in na_start_spec() function
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/ !
H A Dfsw.c575 na_start_spec(fsw->fsw_dev_ch->ch_nexus, fsw->fsw_dev_ch); in fsw_dp_start()
576 na_start_spec(fsw->fsw_host_ch->ch_nexus, fsw->fsw_host_ch); in fsw_dp_start()
/xnu-8019.80.24/bsd/skywalk/nexus/netif/ !
H A Dnx_netif_vp.c348 na_start_spec(nx, ch); in netif_hwna_setup()