Searched defs:ipv (Results 1 – 5 of 5) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/ |
| D | fsl_netc_hw_si.h | 208 static inline void NETC_SIMapVlanToIpv(ENETC_SI_Type *base, uint8_t pcpDei, uint8_t ipv) in NETC_SIMapVlanToIpv() 247 static inline void NETC_SIMapIpvToRing(ENETC_SI_Type *base, uint8_t ipv, uint8_t ring) in NETC_SIMapIpvToRing()
|
| D | fsl_netc_hw.c | 98 uint32_t ipv[2] = {0}; in NETC_RxQosCInit() local
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/netc/ |
| D | fsl_netc_endpoint.h | 1077 static inline status_t EP_RxMapVlanToIpv(ep_handle_t *handle, netc_vlan_t vlan, uint8_t ipv) in EP_RxMapVlanToIpv() 1101 static inline status_t EP_RxMapIpvToRing(ep_handle_t *handle, uint8_t ipv, uint8_t ring) in EP_RxMapIpvToRing()
|
| D | fsl_netc.h | 380 …uint8_t ipv[16]; /*!< Index is created from PCP (3 bits) + DEI (1 bit) field. Value is the mapped … member 1307 uint32_t ipv : 4; /*!< Internal Priority Value */ member 1495 uint32_t ipv : 4; /*!< Internal Priority Value, active when opiv is set to 1 */ member 1586 uint32_t ipv : 4; /*!< Internal Priority Value, active when opiv is set to 1 */ member 1867 uint8_t ipv : 4; /*!< Internal Priority Value (IPV), Valid if oipv is 1 */ member 1953 uint32_t ipv : 4; /*!< Internal Priority Value for Gate Entry */ member 3840 uint8_t ipv; /*!< Mirrored packet's IPV (internal priority value) */ member
|
| D | fsl_netc_switch.h | 250 uint8_t ipv : 3; /*!< Internal Priority Value, use for Direct Switch Enqueue Tx option */ member
|