Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpc_enet/
Dfsl_enet.h408 …enet_tx_reclaim_info_t *txDirtyStartAddr; /*!< Start address of the dirty Tx frame information. */ member
Dfsl_enet.c899 handle->txDirtyRing[count].txDirtyBase = buffConfig->txDirtyStartAddr; in ENET_CreateHandler()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.h556 …enet_qos_frame_info_t *txDirtyStartAddr; /*!< Start address of the dirty tx frame informatio… member
Dfsl_enet_qos.c1505 handle->txDirtyRing[count].txDirtyBase = buffConfig->txDirtyStartAddr; in ENET_QOS_CreateHandler()