Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/skywalk/nexus/
H A Dnexus_adapter.h634 extern void na_stop_spec(struct kern_nexus *, struct kern_channel *);
H A Dnexus_adapter.c2842 na_stop_spec(struct kern_nexus *nx, struct kern_channel *ch) in na_stop_spec() function
/xnu-8020.101.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c611 na_stop_spec(fsw->fsw_host_ch->ch_nexus, fsw->fsw_host_ch); in fsw_dp_stop()
612 na_stop_spec(fsw->fsw_dev_ch->ch_nexus, fsw->fsw_dev_ch); in fsw_dp_stop()
/xnu-8020.101.4/bsd/skywalk/nexus/netif/
H A Dnx_netif_vp.c375 na_stop_spec(nx, ch); in netif_hwna_teardown()