Home
last modified time | relevance | path

Searched refs:ENET_QOS_ReclaimTxDescriptor (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.c2681 void ENET_QOS_ReclaimTxDescriptor(ENET_QOS_Type *base, enet_qos_handle_t *handle, uint8_t channel) in ENET_QOS_ReclaimTxDescriptor() function
3943 ENET_QOS_ReclaimTxDescriptor(base, handle, 0); in ENET_QOS_CommonIRQHandler()
3962 ENET_QOS_ReclaimTxDescriptor(base, handle, 1); in ENET_QOS_CommonIRQHandler()
3981 ENET_QOS_ReclaimTxDescriptor(base, handle, 2); in ENET_QOS_CommonIRQHandler()
4000 ENET_QOS_ReclaimTxDescriptor(base, handle, 3); in ENET_QOS_CommonIRQHandler()
Dfsl_enet_qos.h1652 void ENET_QOS_ReclaimTxDescriptor(ENET_QOS_Type *base, enet_qos_handle_t *handle, uint8_t channel);