Searched refs:sduType (Results 1 – 4 of 4) sorted by relevance
230 NETC_PORT_PTCTMSDUR_SDU_TYPE(config->sduType) | in NETC_PortConfigTcMaxSDU()251 …config->sduType = (netc_tc_sdu_type_t)(uint32_t)((base->TCT_NUM[tcIdx].PTCTMSDUR & NETC_PORT_PTCTM… in NETC_PortGetTcMaxSDU()
569 …sduType; /*!< Specifies the type of PDU/SDU whose length is being validated as seen on th… member1510 netc_tc_sdu_type_t sduType : 2; /*!< Service Data Unit Type to user for MSDU */ member1596 netc_tc_sdu_type_t sduType : 2; /*!< Service Data Unit Type to user for MSDU */ member1675 netc_tb_rp_sdu_type_t sduType : 2; /*!< Service Data Unit Type */ member1852 …netc_tb_sgi_sdu_type_t sduType : 2; /*!< The type of PDU/SDU for Interval Octets Maximum check for… member
450 config->txTcCfg[i].sduCfg.sduType = kNETC_MPDU; in EP_GetDefaultConfig()
221 config->ports[i].txTcCfg[j].sduCfg.sduType = kNETC_MPDU; in SWT_GetDefaultConfig()