Searched refs:rfc_slot_id (Results 1 – 1 of 1) sorted by relevance
101 static uint32_t rfc_slot_id; variable270 ++rfc_slot_id; in alloc_rfc_slot()271 if(rfc_slot_id == 0) in alloc_rfc_slot()272 rfc_slot_id = 1; //skip 0 when wrapped in alloc_rfc_slot()273 rs->id = rfc_slot_id; in alloc_rfc_slot()