Searched refs:siComEntryIdx (Results 1 – 2 of 2) sorted by relevance
278 uint8_t siComEntryIdx; /*!< MSIX entry index of PSI-VSI communication interrupt. */ member
345 …if (MAX(MAX(config->siComEntryIdx, config->timerSyncEntryIdx), config->cmdBdEntryIdx) >= config->e… in EP_MSIXSetEntryTable()372 handle->hw.si->SIMSIVR = (uint32_t)config->siComEntryIdx & ENETC_SI_SIMSIVR_VECTOR_MASK; in EP_MSIXSetEntryTable()