Home
last modified time | relevance | path

Searched refs:SduType (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c783 uint8 SduType; in Netc_EthSwt_Ip_SearchIngressStreamFilterTableEntry_FoundAMatchedEntry() local
805SduType = (uint8)((CfgeConfigBits & NETC_ETHSWT_IP_ISFILTERTABLE_CFGE_SDUTYPE_MASK) >> NETC_ETHSWT… in Netc_EthSwt_Ip_SearchIngressStreamFilterTableEntry_FoundAMatchedEntry()
806 switch (SduType) in Netc_EthSwt_Ip_SearchIngressStreamFilterTableEntry_FoundAMatchedEntry()
809 … IngressStreamFilterTableEntry->IngressStreamFilterCfgeData.SduType = NETC_ETHSWT_IP_PPDU; in Netc_EthSwt_Ip_SearchIngressStreamFilterTableEntry_FoundAMatchedEntry()
812 … IngressStreamFilterTableEntry->IngressStreamFilterCfgeData.SduType = NETC_ETHSWT_IP_MPDU; in Netc_EthSwt_Ip_SearchIngressStreamFilterTableEntry_FoundAMatchedEntry()
815 … IngressStreamFilterTableEntry->IngressStreamFilterCfgeData.SduType = NETC_ETHSWT_IP_MSDU; in Netc_EthSwt_Ip_SearchIngressStreamFilterTableEntry_FoundAMatchedEntry()
818 … IngressStreamFilterTableEntry->IngressStreamFilterCfgeData.SduType = NETC_ETHSWT_IP_RSDTYPE; in Netc_EthSwt_Ip_SearchIngressStreamFilterTableEntry_FoundAMatchedEntry()
875 uint8 SduType; in Netc_EthSwt_Ip_QueryRatePolicerTableEntry_FoundAMatchedEntry() local
905SduType = (uint8)((CfgeConfigBits & NETC_ETHSWT_IP_RATEPOLICERTABLE_CFGE_DATA_SDU_TYPE_MASK) >> NE… in Netc_EthSwt_Ip_QueryRatePolicerTableEntry_FoundAMatchedEntry()
906 switch (SduType) in Netc_EthSwt_Ip_QueryRatePolicerTableEntry_FoundAMatchedEntry()
[all …]
/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c3229 uint8 SduType; local
3306SduType = (uint8)((CfgeConfigBits & NETC_ETH_IP_RATEPOLICERTABLE_CFGE_DATA_SDU_TYPE_MASK) >> NETC_…
3307 switch (SduType)
3782 … | NETC_ETH_IP_SGITABLE_CFGE_SDUTYPE(StreamGateInstanceTableEntry->SduType) \
3833 uint8 SduType; local
3899SduType = (uint8)((ConfigBits & NETC_ETH_IP_SGITABLE_CFGE_SDUTYPE_MASK) >> NETC_ETH_IP_SGITABLE_CF…
3900 switch (SduType)
3903 SGITableEntryRspData->SduType = NETC_ETH_IP_PPDU;
3906 SGITableEntryRspData->SduType = NETC_ETH_IP_MPDU;
3909 SGITableEntryRspData->SduType = NETC_ETH_IP_MSDU;
[all …]
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip_Types.h1185 …Netc_EthSwt_Ip_SDUType SduType; /*!< Service Data Unit type to use for MS… member
1222 …Netc_EthSwt_Ip_SDUType SduType; /*!< Service Data Unit type to use… member
1284 Netc_EthSwt_Ip_SDUType SduType; /* Protocol/Service Data Unit) */ member
1310 Netc_EthSwt_Ip_SDUType SduType; /* Protocol/Service Data Unit) */ member
/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h1446 …Netc_Eth_Ip_SDUType SduType; /*!< Service Data Unit type to use… member
1492 Netc_Eth_Ip_SDUType SduType; /* Protocol/Service Data Unit) */ member
1517 Netc_Eth_Ip_SDUType SduType; /* Protocol/Service Data Unit) */ member