Home
last modified time | relevance | path

Searched refs:NETC_SI_NXP_S32_HW_INSTANCE (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/ethernet/
Deth_nxp_s32_netc_vsi.c87 Netc_Eth_Ip_MSIX_Rx(NETC_SI_NXP_S32_HW_INSTANCE(n)); \
160 .si_idx = NETC_SI_NXP_S32_HW_INSTANCE(n), \
Deth_nxp_s32_netc_psi.c268 Netc_Eth_Ip_MSIX_Rx(NETC_SI_NXP_S32_HW_INSTANCE(n)); \
329 [NETC_SI_NXP_S32_HW_INSTANCE(n)] = { \
330 .siId = NETC_SI_NXP_S32_HW_INSTANCE(n), \
411 .si_idx = NETC_SI_NXP_S32_HW_INSTANCE(n), \
Deth_nxp_s32_netc_priv.h94 #define NETC_SI_NXP_S32_HW_INSTANCE(n) \ macro