Home
last modified time | relevance | path

Searched refs:msixEntry (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_timer.h123 netc_msix_entry_t *msixEntry; /*!< MSIX table entry array. */ member
Dfsl_netc_timer.c25 uint32_t *entryTable = (uint32_t *)(uintptr_t)config->msixEntry; in NETC_TimerMSIXSetEntryTable()
Dfsl_netc_endpoint.h275 netc_msix_entry_t *msixEntry; /*!< MSIX table entry array. */ member
Dfsl_netc_switch.h178 netc_msix_entry_t *msixEntry; /*!< MSIX table entry array. */ member
Dfsl_netc_endpoint.c323 uint32_t *entryTable = (uint32_t *)(uintptr_t)config->msixEntry; in EP_MSIXSetEntryTable()
Dfsl_netc_switch.c62 uint32_t *entryTable = (uint32_t *)(uintptr_t)config->msixEntry; in SWT_MSIXSetEntryTable()