Searched refs:vsiBitMapNotifyLinkSpeed (Results 1 – 2 of 2) sorted by relevance
957 handle->vsiBitMapNotifyLinkSpeed |= ((uint16_t)1U << vsi); in EP_PsiHandleLinkSpeed()961 handle->vsiBitMapNotifyLinkSpeed &= ~((uint16_t)1U << vsi); in EP_PsiHandleLinkSpeed()986 if (handle->vsiBitMapNotifyLinkSpeed != 0U) in EP_PsiNotifyLink()991 … base->PSI_A.PSIMSGSR = (uint32_t)handle->vsiBitMapNotifyLinkSpeed | ((uint32_t)code << 16U); in EP_PsiNotifyLink()
330 …uint16_t vsiBitMapNotifyLinkSpeed; /*!< VSI bit map for link speed notify */ member