Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.c961 … enet_qos_frame_info_t *txDirty = &txDirtyRing->txDirtyBase[txDirtyRing->txConsumIdx]; in ENET_QOS_Down() local
2604 enet_qos_frame_info_t *txDirty = NULL; in ENET_QOS_ReclaimTxDescriptor() local
2699 enet_qos_frame_info_t *txDirty; in ENET_QOS_SendFrame() local
2786 enet_qos_frame_info_t *txDirty = &txDirtyRing->txDirtyBase[txDirtyRing->txConsumIdx]; in ENET_QOS_GetTxFrame() local
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/enet/
Dfsl_enet.c1802 enet_frame_info_t *txDirty = NULL; in ENET_SendFrame() local
2053 enet_frame_info_t *txDirty = NULL; in ENET_ReclaimTxDescriptor() local
2435 enet_frame_info_t *txDirty = NULL; in ENET_StartTxFrame() local
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpc_enet/
Dfsl_enet.c2066 enet_tx_reclaim_info_t *txDirty = NULL; in ENET_ReclaimTxDescriptor() local
2141 enet_tx_reclaim_info_t *txDirty = &txDirtyRing->txDirtyBase[txDirtyRing->txGenIdx]; in ENET_SendFrame() local