Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.c3528 if (gcl->opList == NULL) in ENET_QOS_EstProgramGcl()
3533 gateOp = gcl->opList; in ENET_QOS_EstProgramGcl()
3554 gateOp = gcl->opList; in ENET_QOS_EstProgramGcl()
3648 assert(gcl->opList != NULL); in ENET_QOS_EstReadGcl()
3718 gateOp = gcl->opList; in ENET_QOS_EstReadGcl()
Dfsl_enet_qos.h514 enet_qos_est_gate_op_t *opList; /*! Pointer to GCL list size */ member