Searched refs:opList (Results 1 – 2 of 2) sorted by relevance
3528 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()
514 enet_qos_est_gate_op_t *opList; /*! Pointer to GCL list size */ member