Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/nexus/
H A Dnexus_adapter.h656 extern void na_start_spec(struct kern_nexus *, struct kern_channel *);
H A Dnexus_adapter.c2905 na_start_spec(struct kern_nexus *nx, struct kern_channel *ch) in na_start_spec() function
/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c711 na_start_spec(fsw->fsw_dev_ch->ch_nexus, fsw->fsw_dev_ch); in fsw_dp_start()
712 na_start_spec(fsw->fsw_host_ch->ch_nexus, fsw->fsw_host_ch); in fsw_dp_start()
/xnu-12377.41.6/bsd/skywalk/nexus/netif/
H A Dnx_netif_vp.c354 na_start_spec(nx, ch); in netif_hwna_setup()