Searched refs:schemeBind (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c1127 t_FmPcdKgInterModuleBindPortToSchemes schemeBind; local
1287 schemeBind.netEnvId = p_FmPort->netEnvId;
1288 schemeBind.hardwarePortId = p_FmPort->hardwarePortId;
1289 schemeBind.numOfSchemes = p_PcdParams->p_KgParams->numOfSchemes;
1290 schemeBind.useClsPlan = p_FmPort->useClsPlan;
1298 schemeBind.schemesIds[i] = physicalSchemeId;
1312 err = FmPcdKgBindPortToSchemes(p_FmPort->h_FmPcd, &schemeBind);
1729 t_FmPcdKgInterModuleBindPortToSchemes schemeBind; local
1733 &schemeBind);
1735 err = FmPcdKgUnbindPortToSchemes(p_FmPort->h_FmPcd, &schemeBind);
5353 t_FmPcdKgInterModuleBindPortToSchemes schemeBind; local
5404 t_FmPcdKgInterModuleBindPortToSchemes schemeBind; local
[all...]

Completed in 168 milliseconds