Home
last modified time | relevance | path

Searched refs:netc_hw_enetc_si_config_t (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/socs/imx95/
Dfsl_netc_soc.c56 netc_hw_enetc_si_config_t vsi0Config = { .txRingUse = 3U, .rxRingUse = 3U}; in NETC_SocPreInitVsi()
57 netc_hw_enetc_si_config_t vsi1Config = { .txRingUse = 4U, .rxRingUse = 4U}; in NETC_SocPreInitVsi()
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_enetc.h87 status_t NETC_EnetcConfigureSI(NETC_ENETC_Type *base, uint8_t si, const netc_hw_enetc_si_config_t *…
Dfsl_netc_hw_enetc.c51 status_t NETC_EnetcConfigureSI(NETC_ENETC_Type *base, uint8_t si, const netc_hw_enetc_si_config_t *… in NETC_EnetcConfigureSI()
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.h256 netc_hw_enetc_si_config_t siConfig; /*!< Station interface configuration. */
Dfsl_netc.h3470 } netc_hw_enetc_si_config_t; typedef