Home
last modified time | relevance | path

Searched refs:qos (Results 1 – 8 of 8) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/phy/mdio/enet_qos/
Ddriver_mdio-enet-qos.cmake1 #Description: Driver mdio-enet-qos; user_visible: True
3 message("driver_mdio-enet-qos component is included.")
/hal_nxp-latest/mcux/mcux-sdk/drivers/semc/
Dfsl_semc.h568 uint32_t qos : 4; /*!< weight of qos for queue 0 . */ member
584 uint32_t qos : 4; /*!< weight of qos for queue 1. */ member
Dfsl_semc.c315 queueaWeight->qos = SEMC_BMCR0_TYPICAL_WQOS; in SEMC_GetDefaultConfig()
319 queuebWeight->qos = SEMC_BMCR1_TYPICAL_WQOS; in SEMC_GetDefaultConfig()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_phdc.c887 uint8_t qos, in USB_HostPhdcRecv() argument
923 pipe = (0U != (qos & 0x01U)) ? (phdcInstance->interruptPipe) : (phdcInstance->bulkInPipe); in USB_HostPhdcRecv()
939 if (0U == (qos & qosDesc->bmLatencyReliability)) in USB_HostPhdcRecv()
Dusb_host_phdc.h214 uint8_t qos,
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_switch.c2574 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()
Dfsl_netc.h3942 …uint8_t qos[32]; /*!< Index is created from IPV (3 bits) + DR (2 bits) field. Value is the mapped … member
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_ieee.h397 t_u8 qos : 1;
430 t_u8 qos : 1;