Searched refs:nxprov_region_params (Results 1 – 9 of 9) sorted by relevance
| /xnu-8796.101.5/bsd/skywalk/nexus/ |
| H A D | nexus_var.h | 261 struct skmem_region_params nxprov_region_params[SKMEM_REGIONS]; member
|
| H A D | nexus.c | 1411 nxprov->nxprov_region_params[i] = srp[i]; in nxprov_create_common()
|
| /xnu-8796.101.5/bsd/skywalk/nexus/flowswitch/ |
| H A D | nx_flowswitch.c | 371 struct skmem_region_params *srp = NX_PROV(nx)->nxprov_region_params; in nx_fsw_prov_mem_new()
|
| H A D | fsw.c | 346 if (NX_PROV(fsw->fsw_nx)->nxprov_region_params[SKMEM_REGION_KMD]. in fsw_setup_ifp()
|
| H A D | fsw_dp.c | 3289 &NX_PROV(nx)->nxprov_region_params[SKMEM_REGION_NEXUSADV], in fsw_dp_ctor()
|
| /xnu-8796.101.5/bsd/skywalk/nexus/kpipe/ |
| H A D | nx_kernel_pipe.c | 522 NX_PROV(nx)->nxprov_region_params, &nx->nx_tx_pp, in nx_kpipe_prov_mem_new()
|
| /xnu-8796.101.5/bsd/skywalk/nexus/monitor/ |
| H A D | nx_monitor.c | 441 NX_PROV(nx)->nxprov_region_params, NULL, NULL, 0, NULL, &err); in nx_mon_prov_mem_new()
|
| /xnu-8796.101.5/bsd/skywalk/nexus/upipe/ |
| H A D | nx_user_pipe.c | 353 NX_PROV(nx)->nxprov_region_params, NULL, NULL, 0, NULL, &err); in nx_upipe_prov_mem_new()
|
| /xnu-8796.101.5/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.c | 620 NX_PROV(nx)->nxprov_region_params, &nx->nx_tx_pp, in nx_netif_prov_mem_new() 843 &NX_PROV(nx)->nxprov_region_params[SKMEM_REGION_NEXUSADV], in nx_netif_prov_nx_ctor()
|