Searched refs:profiles (Results 1 – 3 of 3) sorted by relevance
229 config->rxqosCfg.profiles[i].ipv[j * 2U] = (uint8_t)j; in SWT_GetDefaultConfig()230 config->rxqosCfg.profiles[i].ipv[j * 2U + 1U] = (uint8_t)j; in SWT_GetDefaultConfig()231 config->rxqosCfg.profiles[i].dr[j * 2U + 1U] = 2U; in SWT_GetDefaultConfig()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()[all …]
562 NETC_RxQosCInit(handle->hw.common, &config->profiles[0], false); in SWT_RxQosCInit()563 NETC_RxQosCInit(handle->hw.common, &config->profiles[1], true); in SWT_RxQosCInit()
3933 netc_qos_classify_profile_t profiles[2]; member3945 } profiles[2]; member