Home
last modified time | relevance | path

Searched defs:tpid (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc.h110 uint32_t tpid : 16; /*!< Tag protocol identifier. */ member
409 netc_vlan_tpid_select_t tpid : 2; /*!< Tag protocol identifier */ member
3541 uint16_t tpid : 2; /*!< VLAN TPID type, see @ref netc_vlan_tpid_select_t. */ member
3594 uint8_t tpid : 2; /*!< VLAN TPID. */ member
3863 …uint32_t tpid : 1; /*!< Tag protocol identifier, 0 = Standard C-VLAN 0x8100, 1 = Standard S-VLAN 0… member
Dfsl_netc_endpoint.c2028 …VFAddEMTableEntry(ep_handle_t *handle, uint32_t idx, uint16_t vlanId, netc_vlan_tpid_select_t tpid) in EP_RxL2VFAddEMTableEntry()
/hal_nxp-latest/mcux/mcux-sdk/drivers/mcx_enet/
Dfsl_enet.h592 enet_vlan_tpid_t tpid; /*!< VLAN TPID. */ member