Searched defs:nxdom (Results 1 – 9 of 9) sorted by relevance
352 struct nxdom { struct355 nexus_type_t nxdom_type; argument356 nexus_meta_type_t nxdom_md_type; argument357 nexus_meta_subtype_t nxdom_md_subtype; argument358 uint32_t nxdom_flags; argument359 struct nxp_bounds nxdom_ports; argument360 struct nxp_bounds nxdom_tx_rings; argument361 struct nxp_bounds nxdom_rx_rings; argument362 struct nxp_bounds nxdom_tx_slots; argument363 struct nxp_bounds nxdom_rx_slots; argument[all …]
91 struct nxdom *nxdom; in nxdom_attach_all() local131 struct nxdom *nxdom, *tnxdom; in nxdom_detach_all() local158 nxdom_attach(struct nxdom *nxdom) in nxdom_attach()293 nxdom_detach(struct nxdom *nxdom) in nxdom_detach()303 nxdom_init(struct nxdom *nxdom) in nxdom_init()318 nxdom_terminate(struct nxdom *nxdom) in nxdom_terminate()334 nxdom_fini(struct nxdom *nxdom) in nxdom_fini()347 nxdom_prov_add(struct nxdom *nxdom, in nxdom_prov_add()411 struct nxdom *nxdom = nxdom_prov->nxdom_prov_dom; in nxdom_prov_del() local452 struct nxdom *nxdom = nxdom_prov->nxdom_prov_dom; in nxdom_del_provider_final() local[all …]
227 nx_kpipe_dom_init(struct nxdom *nxdom) in nx_kpipe_dom_init()236 nx_kpipe_dom_terminate(struct nxdom *nxdom) in nx_kpipe_dom_terminate()249 nx_kpipe_dom_fini(struct nxdom *nxdom) in nx_kpipe_dom_fini()497 struct nxdom *nxdom = nxdom_prov->nxdom_prov_dom; in nx_kpipe_prov_params() local
243 nx_fsw_dom_init(struct nxdom *nxdom) in nx_fsw_dom_init()256 nx_fsw_dom_terminate(struct nxdom *nxdom) in nx_fsw_dom_terminate()274 nx_fsw_dom_fini(struct nxdom *nxdom) in nx_fsw_dom_fini()354 struct nxdom *nxdom = nxdom_prov->nxdom_prov_dom; in nx_fsw_prov_params() local
256 nx_upipe_dom_init(struct nxdom *nxdom) in nx_upipe_dom_init()265 nx_upipe_dom_terminate(struct nxdom *nxdom) in nx_upipe_dom_terminate()276 nx_upipe_dom_fini(struct nxdom *nxdom) in nx_upipe_dom_fini()314 struct nxdom *nxdom = nxdom_prov->nxdom_prov_dom; in nx_upipe_prov_params() local
305 nx_mon_dom_init(struct nxdom *nxdom) in nx_mon_dom_init()314 nx_mon_dom_terminate(struct nxdom *nxdom) in nx_mon_dom_terminate()325 nx_mon_dom_fini(struct nxdom *nxdom) in nx_mon_dom_fini()411 struct nxdom *nxdom = nxdom_prov->nxdom_prov_dom; in nx_mon_prov_params() local
352 nx_netif_dom_init(struct nxdom *nxdom) in nx_netif_dom_init()377 nx_netif_dom_terminate(struct nxdom *nxdom) in nx_netif_dom_terminate()393 nx_netif_dom_fini(struct nxdom *nxdom) in nx_netif_dom_fini()578 struct nxdom *nxdom = nxdom_prov->nxdom_prov_dom; in nx_netif_prov_params() local
162 nx_netif_compat_init(struct nxdom *nxdom) in nx_netif_compat_init()
2015 struct nxdom *nxdom; in ch_connect() local