Home
last modified time | relevance | path

Searched defs:i40e_hmc_obj_info (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/
A Di40e_hmc.h18 struct i40e_hmc_obj_info { struct
19 u64 base; /* base addr in FPM */
20 u32 max_cnt; /* max count available for this hmc func */
21 u32 cnt; /* count of objects driver actually wants to create */
22 u64 size; /* size in bytes of one object */

Completed in 3 milliseconds