Searched refs:SduType (Results 1 – 3 of 3) sorted by relevance
7388 uint8 SduType; local7464 …SduType = (uint8)((CfgeConfigBits & NETC_ETHSWT_IP_RATEPOLICERTABLE_CFGE_DATA_SDU_TYPE_MASK) >> NE…7465 switch (SduType)7598 …_ETHSWT_IP_INGRESSSTREAMTABLE_CFGE_SDUTYPE(IngressStreamTableEntry->IngressStreamCfgeData.SduType);7660 uint8 SduType; local7725 …SduType = (uint8)((CfgeConfigBits & NETC_ETHSWT_IP_INGRESSSTREAMTABLE_CFGE_SDUTYPE_MASK) >> NETC_E…7726 switch (SduType)7729 IngressStreamTableEntry->IngressStreamCfgeData.SduType = NETC_ETHSWT_IP_PPDU;7732 IngressStreamTableEntry->IngressStreamCfgeData.SduType = NETC_ETHSWT_IP_MPDU;7735 IngressStreamTableEntry->IngressStreamCfgeData.SduType = NETC_ETHSWT_IP_MSDU;[all …]
1120 …Netc_EthSwt_Ip_SDUType SduType; /*!< Service Data Unit type to use for MS… member1157 …Netc_EthSwt_Ip_SDUType SduType; /*!< Service Data Unit type to use… member1219 Netc_EthSwt_Ip_SDUType SduType; /* Protocol/Service Data Unit) */ member1245 Netc_EthSwt_Ip_SDUType SduType; /* Protocol/Service Data Unit) */ member
2175 uint8 SduType; local2252 …SduType = (uint8)((CfgeConfigBits & NETC_ETH_IP_RATEPOLICERTABLE_CFGE_DATA_SDU_TYPE_MASK) >> NETC_…2253 switch (SduType)