![]() |
MCUXpresso SDK API Reference Manual
Rev 2.16.000
NXP Semiconductors
|
Group for API/Data structure of common usage.
Functions | |
uint16_t | NETC_SIGetVsiIndex (netc_vsi_number_t vsi) |
Get the VSI index. More... | |
static void | NETC_IPFInit (NETC_SW_ENETC_Type *base, const netc_ipf_config_t *config) |
Set layer2/3 Dos configuration. More... | |
void | NETC_PSFPKcProfileInit (NETC_SW_ENETC_Type *base, const netc_isi_kc_rule_t *rule, bool enKcPair1) |
Initialize the Ingress Stream Identification Key construction rule profiles. More... | |
void | NETC_RxVlanCInit (NETC_SW_ENETC_Type *base, const netc_vlan_classify_config_t *config, bool enRtag) |
Initialize the customer vlan type. More... | |
void | NETC_RxQosCInit (NETC_SW_ENETC_Type *base, const netc_qos_classify_profile_t *profile, bool enProfile1) |
Initialize the ingress QoS classification. More... | |
uint16_t NETC_SIGetVsiIndex | ( | netc_vsi_number_t | vsi | ) |
vsi | The VSI number. |
|
inlinestatic |
base | |
config |
void NETC_PSFPKcProfileInit | ( | NETC_SW_ENETC_Type * | base, |
const netc_isi_kc_rule_t * | rule, | ||
bool | enKcPair1 | ||
) |
base | |
rule | |
enKcPair1 |
void NETC_RxVlanCInit | ( | NETC_SW_ENETC_Type * | base, |
const netc_vlan_classify_config_t * | config, | ||
bool | enRtag | ||
) |
base | |
config | |
enRtag |
void NETC_RxQosCInit | ( | NETC_SW_ENETC_Type * | base, |
const netc_qos_classify_profile_t * | profile, | ||
bool | enProfile1 | ||
) |
base | |
profile | |
enProfile1 |