Searched defs:npc_mcam_alloc_counter_rsp (Results 1 – 1 of 1) sorted by relevance
1369 struct npc_mcam_alloc_counter_rsp { struct1370 struct mbox_msghdr hdr;1371 u16 cntr; /* Counter allocated or start index if contiguous.1374 u16 count; /* Number of counters allocated */1375 u16 cntr_list[NPC_MAX_NONCONTIG_COUNTERS];
Completed in 23 milliseconds