Searched refs:qos (Results 1 – 5 of 5) sorted by relevance
1 #Description: Driver mdio-enet-qos; user_visible: True3 message("driver_mdio-enet-qos component is included.")
567 uint32_t qos : 4; /*!< weight of qos for queue 0 . */ member583 uint32_t qos : 4; /*!< weight of qos for queue 1. */ member
315 queueaWeight->qos = SEMC_BMCR0_TYPICAL_WQOS; in SEMC_GetDefaultConfig()319 queuebWeight->qos = SEMC_BMCR1_TYPICAL_WQOS; in SEMC_GetDefaultConfig()
214 uint8_t qos,
887 uint8_t qos, in USB_HostPhdcRecv() argument923 pipe = (0U != (qos & 0x01U)) ? (phdcInstance->interruptPipe) : (phdcInstance->bulkInPipe); in USB_HostPhdcRecv()939 if (0U == (qos & qosDesc->bmLatencyReliability)) in USB_HostPhdcRecv()