Home
last modified time | relevance | path

Searched refs:enTxPad (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_port.c201 NETC_ETH_LINK_PM0_COMMAND_CONFIG_TXP(config->enTxPad); in NETC_PortConfigEthMac()
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc.h652 …bool enTxPad : 1; /*!< Enable ETH MAC Tx Padding, which will pad the frame to a minimum of 60 byte… member
Dfsl_netc_endpoint.c438 config->port.ethMac.enTxPad = true; in EP_GetDefaultConfig()
Dfsl_netc_switch.c211 config->ports[i].ethMac.enTxPad = true; in SWT_GetDefaultConfig()