Searched full:vsi (Results 1 – 12 of 12) sorted by relevance
/Zephyr-Core-3.5.0/dts/bindings/ethernet/ |
D | nxp,s32-netc-vsi.yaml | 4 description: NXP S32 NETC Virtual Station Interface (VSI) 6 compatible: "nxp,s32-netc-vsi"
|
D | nxp,s32-netc-psi.yaml | 31 List of Virtual Station Interfaces (VSI's) to enable from this PSI.
|
/Zephyr-Core-3.5.0/samples/boards/nxp_s32/netc/ |
D | sample.yaml | 12 extra_args: DTC_OVERLAY_FILE="./vsi-and-psi.overlay"
|
D | vsi-and-psi.overlay | 14 mbox-names = "rx", "vsi-msg";
|
D | README.rst | 64 :gen-args: -DDTC_OVERLAY_FILE="./vsi-and-psi.overlay"
|
/Zephyr-Core-3.5.0/scripts/pylib/twister/twisterlib/ |
D | config_parser.py | 128 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/ |
D | nxp_s32z27x_r52.dtsi | 651 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/ |
D | Kconfig.nxp_s32_netc | 99 VSI initialization priority. It must be bigger than PSI init priority
|
D | eth_nxp_s32_netc_vsi.c | 83 BUILD_ASSERT(DT_NUM_INST_STATUS_OKAY(nxp_s32_netc_vsi) == 1, "Only one VSI enabled supported");
|
D | eth_nxp_s32_netc_psi.c | 244 "Invalid VSI index"); \
|
/Zephyr-Core-3.5.0/boards/arm/s32z270dc2_r52/doc/ |
D | index.rst | 128 single Virtual SI (VSI). The rest of the VSI's shall be assigned to different
|
/Zephyr-Core-3.5.0/doc/releases/ |
D | release-notes-3.3.rst | 1375 - :dtcompatible:`nxp,s32-netc-vsi`
|