Searched refs:cmdBdEntryIdx (Results 1 – 2 of 2) sorted by relevance
277 uint8_t cmdBdEntryIdx; /*!< MSIX entry index of command BD ring interrupt. */ member
345 …if (MAX(MAX(config->siComEntryIdx, config->timerSyncEntryIdx), config->cmdBdEntryIdx) >= config->e… in EP_MSIXSetEntryTable()375 handle->hw.si->SICMSIVR = (uint32_t)config->cmdBdEntryIdx & ENETC_SI_SICMSIVR_VECTOR_MASK; in EP_MSIXSetEntryTable()