Searched refs:ENET_QOS_ReclaimTxDescriptor (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/enet_qos/ |
| D | fsl_enet_qos.c | 2681 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()
|
| D | fsl_enet_qos.h | 1652 void ENET_QOS_ReclaimTxDescriptor(ENET_QOS_Type *base, enet_qos_handle_t *handle, uint8_t channel);
|