Searched refs:proto_idx (Results 1 – 1 of 1) sorted by relevance
753 u8_t proto_idx = 0; in lm_free_cid() local772 for (proto_idx = 0; proto_idx < MAX_PROTO; proto_idx++) in lm_free_cid()774 DbgBreakIf(pdev->context_info->array[cid].cid_resc.cookies[proto_idx]); in lm_free_cid()1053 u8_t proto_idx = 0; in lm_free_cid_resc() local1074 while ((proto_idx < MAX_PROTO) && (cid_resc->cookies[proto_idx] == NULL)) in lm_free_cid_resc()1076 proto_idx++; in lm_free_cid_resc()1081 if (proto_idx == MAX_PROTO) in lm_free_cid_resc()