Searched defs:npc_mcam_alloc_entry_rsp (Results 1 – 1 of 1) sorted by relevance
1309 struct npc_mcam_alloc_entry_rsp { struct1310 struct mbox_msghdr hdr;1311 u16 entry; /* Entry allocated or start index if contiguous.1314 u16 count; /* Number of entries allocated */1315 u16 free_count; /* Number of entries available */1316 u16 entry_list[NPC_MAX_NONCONTIG_ENTRIES];
Completed in 19 milliseconds