Searched refs:qos (Results 1 – 8 of 8) sorted by relevance
1 #Description: Driver mdio-enet-qos; user_visible: True3 message("driver_mdio-enet-qos component is included.")
568 uint32_t qos : 4; /*!< weight of qos for queue 0 . */ member584 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()
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()
214 uint8_t qos,
2574 NETC_SW_QOSVLANMPR_IPV0_DR0(config->profiles[i].qos[j * 8U]) | in SWT_TxEPPQosToVlanConfig()2575 NETC_SW_QOSVLANMPR_IPV0_DR1(config->profiles[i].qos[j * 8U + 1U]) | in SWT_TxEPPQosToVlanConfig()2576 NETC_SW_QOSVLANMPR_IPV0_DR2(config->profiles[i].qos[j * 8U + 2U]) | in SWT_TxEPPQosToVlanConfig()2577 NETC_SW_QOSVLANMPR_IPV0_DR1(config->profiles[i].qos[j * 8U + 3U]) | in SWT_TxEPPQosToVlanConfig()2578 NETC_SW_QOSVLANMPR_IPV1_DR0(config->profiles[i].qos[j * 8U + 4U]) | in SWT_TxEPPQosToVlanConfig()2579 NETC_SW_QOSVLANMPR_IPV1_DR1(config->profiles[i].qos[j * 8U + 5U]) | in SWT_TxEPPQosToVlanConfig()2580 NETC_SW_QOSVLANMPR_IPV1_DR2(config->profiles[i].qos[j * 8U + 6U]) | in SWT_TxEPPQosToVlanConfig()2581 NETC_SW_QOSVLANMPR_IPV1_DR3(config->profiles[i].qos[j * 8U + 7U]); in SWT_TxEPPQosToVlanConfig()
3942 …uint8_t qos[32]; /*!< Index is created from IPV (3 bits) + DR (2 bits) field. Value is the mapped … member
397 t_u8 qos : 1;430 t_u8 qos : 1;