Home
last modified time | relevance | path

Searched refs:macType (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_port.c217 uint32_t NETC_GetPortMacInterruptFlags(NETC_ETH_LINK_Type *base, netc_port_phy_mac_type_t macType) in NETC_GetPortMacInterruptFlags() argument
219 if (macType == kNETC_ExpressMAC) in NETC_GetPortMacInterruptFlags()
229 void NETC_ClearPortMacInterruptFlags(NETC_ETH_LINK_Type *base, netc_port_phy_mac_type_t macType, ui… in NETC_ClearPortMacInterruptFlags() argument
231 if (macType == kNETC_ExpressMAC) in NETC_ClearPortMacInterruptFlags()
241 void NETC_EnablePortMacInterrupts(NETC_ETH_LINK_Type *base, netc_port_phy_mac_type_t macType, uint3… in NETC_EnablePortMacInterrupts() argument
243 if (macType == kNETC_ExpressMAC) in NETC_EnablePortMacInterrupts()
344 netc_port_phy_mac_type_t macType, in NETC_PortGetPhyMacTxStatistic() argument
353 if (macType == kNETC_ExpressMAC) in NETC_PortGetPhyMacTxStatistic()
396 else if (macType == kNETC_PreemptableMAC) in NETC_PortGetPhyMacTxStatistic()
433 netc_port_phy_mac_type_t macType, in NETC_PortGetPhyMacRxStatistic() argument
[all …]
Dfsl_netc_hw_port.h361 uint32_t NETC_GetPortMacInterruptFlags(NETC_ETH_LINK_Type *base, netc_port_phy_mac_type_t macType);
371 void NETC_ClearPortMacInterruptFlags(NETC_ETH_LINK_Type *base, netc_port_phy_mac_type_t macType, ui…
382 void NETC_EnablePortMacInterrupts(NETC_ETH_LINK_Type *base, netc_port_phy_mac_type_t macType, uint3…
479 netc_port_phy_mac_type_t macType,
490 netc_port_phy_mac_type_t macType,
501 netc_port_phy_mac_type_t macType,