Searched refs:alloc_rsp (Results 1 – 1 of 1) sorted by relevance
159 struct npc_mcam_alloc_entry_rsp alloc_rsp = { 0 }; in rvu_switch_enable() local172 &alloc_rsp); in rvu_switch_enable()179 if (alloc_rsp.count != alloc_req.count) { in rvu_switch_enable()182 alloc_req.count, alloc_rsp.count); in rvu_switch_enable()191 rswitch->used_entries = alloc_rsp.count; in rvu_switch_enable()192 rswitch->start_entry = alloc_rsp.entry; in rvu_switch_enable()
Completed in 3 milliseconds