Searched defs:i40e_hmc_obj_info (Results 1 – 2 of 2) sorted by relevance
42 struct i40e_hmc_obj_info { struct43 u64 base; /* base addr in FPM */44 u32 max_cnt; /* max count available for this hmc func */45 u32 cnt; /* count of objects driver actually wants to create */46 u64 size; /* size in bytes of one object */