Home
last modified time | relevance | path

Searched full:vsi (Results 1 – 12 of 12) sorted by relevance

/Zephyr-Core-3.5.0/dts/bindings/ethernet/
Dnxp,s32-netc-vsi.yaml4 description: NXP S32 NETC Virtual Station Interface (VSI)
6 compatible: "nxp,s32-netc-vsi"
Dnxp,s32-netc-psi.yaml31 List of Virtual Station Interfaces (VSI's) to enable from this PSI.
/Zephyr-Core-3.5.0/samples/boards/nxp_s32/netc/
Dsample.yaml12 extra_args: DTC_OVERLAY_FILE="./vsi-and-psi.overlay"
Dvsi-and-psi.overlay14 mbox-names = "rx", "vsi-msg";
DREADME.rst64 :gen-args: -DDTC_OVERLAY_FILE="./vsi-and-psi.overlay"
/Zephyr-Core-3.5.0/scripts/pylib/twister/twisterlib/
Dconfig_parser.py128 return [self._cast_value(vsi, typestr[5:]) for vsi in vs]
146 return {self._cast_value(vsi, typestr[4:]) for vsi in vs}
/Zephyr-Core-3.5.0/dts/arm/nxp/
Dnxp_s32z27x_r52.dtsi651 compatible = "nxp,s32-netc-vsi";
657 compatible = "nxp,s32-netc-vsi";
663 compatible = "nxp,s32-netc-vsi";
669 compatible = "nxp,s32-netc-vsi";
675 compatible = "nxp,s32-netc-vsi";
681 compatible = "nxp,s32-netc-vsi";
687 compatible = "nxp,s32-netc-vsi";
/Zephyr-Core-3.5.0/drivers/ethernet/
DKconfig.nxp_s32_netc99 VSI initialization priority. It must be bigger than PSI init priority
Deth_nxp_s32_netc_vsi.c83 BUILD_ASSERT(DT_NUM_INST_STATUS_OKAY(nxp_s32_netc_vsi) == 1, "Only one VSI enabled supported");
Deth_nxp_s32_netc_psi.c244 "Invalid VSI index"); \
/Zephyr-Core-3.5.0/boards/arm/s32z270dc2_r52/doc/
Dindex.rst128 single Virtual SI (VSI). The rest of the VSI's shall be assigned to different
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-3.3.rst1375 - :dtcompatible:`nxp,s32-netc-vsi`