Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c94 static void nx_fsw_dom_init(struct nxdom *);
206 .nxdom_init = nx_fsw_dom_init,
238 nx_fsw_dom_init(struct nxdom *nxdom) in nx_fsw_dom_init() function